About Phone
Phone is a roleplay based Plugin that give you a much better Phone book then the standart one from rust itselfe.
You can search for Phones by name and call directly from the ui.
If you have missed a call from a other person you can see those missed calls in the Missedcalls list and call them back from that list.
Also you are able to register more Apps in the PhoneUI and make it a universal tool to execute other plugin commands by a visual Phone app.
Whatch my Tutorial video to see all the details about it.
Tutorial Video
!!! [UI Updated] UI is not the same as in the video see pictures above !!!
Permissions
Phone.use - allows the player to use the Phone Plugin
Lang files
German and English translation included
Data file
Missed calls will be saved
Config
{
"UI-Phone-Images": {
"PhoneBook": {
"URL": PhoneBook.png image goes here",
"Command": "tb"
}
},
"UI-Images (Never change the names of the first argument in this list for example Phone into Phone2 wont work just add the image url into the empty quotation marks. Please make sure you provide a direct download link to the image otherwise the picture will not be loaded by imagelibrary)": {
"Phone": "https://www.dropbox.com/scl/fi/fy8nwih2bzidaier5mvg5/Phone.png?rlkey=93034mhzs4ikcpdssq8r6ivt1l&st=qw3komqu&dl=1",
"Next": "https://www.dropbox.com/scl/fi/ercf0j90apa8zjw16p7v1/Next.png?rlkey=z1al8x3pg37ippx8o0spi74rg5&st=27hs5srt&dl=1",
"Prev": "https://www.dropbox.com/scl/fi/yvxcjlq3laxq6brtf0h7x/Prev.png?rlkey=23r4b8cbl90flr7i0fs745ch4q&st=cdop43vq&dl=1",
"phonebookprev": "https://www.dropbox.com/scl/fi/n03o1s6y15hp5yj5bjw8t/phonebookprev.png?rlkey=i5tsnhp0vbhhk4fg41h4vmd7i3&st=jbchhvn8&dl=1",
"phonebooknext": "https://www.dropbox.com/scl/fi/q6njjwk64conop5qk383r/phonebooknext.png?rlkey=x57ssdsvidkbsd8mg3etjdfpy3&st=wtpc9x7m&dl=1",
"phoneicon": "https://www.dropbox.com/scl/fi/5n81k47989dj23og1tfrb/phoneicon.png?rlkey=w4sm95vpkh5r0s1qiopbcp7ql1&st=aswujupx&dl=1",
"directoryicon": "https://www.dropbox.com/scl/fi/nfrik6379cn0lej3l06pp/directoryicon.png?rlkey=wry4ps8twhrpsze6qtrf04qh4v&st=vm0qerjz&dl=1",
"missedcallsicon": "https://www.dropbox.com/scl/fi/zttywl2nszpn84xls0370m/missedcallsicon.png?rlkey=ls97hx602tp2dh1p5dop49u9b&st=wumrxil3&dl=1"
},
"UI X Position [+ value to move UI right - to move left] (if 0 UI is at default position)": 0.0,
"UI Y Position [+ value to move UI up - to move down] (if 0 UI is at default position)": 0.0
}