This plugin allows you to see inside other players inventory, even if they're offline!! You can also see inside other players Ender chest. This script also has prefixes, permissions, aliases and more!!
And almost everything is customazible! !!NEW!! Invsee for offline players!(Endsee not yet) Save your inventory! Open your saved inventory! Update Checker!
Code (Text):
Options:
#aliases for /endsee command
#if you want to add more aliases separate them by comma (es, endsee, enderchest)
EndseeAliases: es
#prefix for /endsee command
EndseePrefix: &f[&6Endsee&f]
#permission for /endsee command
EndseePerm: endsee.use
#aliases for /invsee command
InvseeAliases: is
#prefix for /invsee command
InvseePrefix: &f[&6Invsee&f]
#permission for /invsee command
InvseePerm: invsee.use
#error message if you don't specify any
#player when executing the command
NoPlayer: &cPlease specify a player
#message sent to people if they use command
#but don't have the permission (this message is used for all commands)
Denied: &cYou do not have permission for this command!
#if, true saving inventory would be turned on
#if, false the /saveinv and /showinv commands will not work
SaveinvandShowinvOn: true
#aliases for /showinv command
ShowinvAliases: showi
#prefix for /showinv command
ShowinvPrefix: &f[&6Showinv&f]
#permission for /showinv command
ShowinvPerm: showinv.use
#aliases for /saveinv command
SaveinvAliases: savei
#prefix for /saveinv command
SaveinvPrefix: &f[&6Saveinv&f]
#permission for /saveinv command
SaveinvPerm: saveinv.use
#aliases for /clearinv command
ClearinvAliases: cleari
#prefix for /clearinv command
ClearinvPrefix: &f[&6Clearinv&f]
#permission for /clearinv command
ClearinvPerm: clearinv.use
#message sent to people if they use the inventory saving feature
#but don't have it enabled
NotTurnedOn: &cIf you want to use this you have to enable it in the config!
#message sent to people if they use the /showinv command
#but didn't save their inventory first
NoSavedInv: &cYou didn't save your inventory! First type /saveinv
#if true, the script will automaticly check for updates and remind you in the console
CheckForUpdates: true
#if true, chosen players will be reminded about new update in chat (notification in console and in chat of player with perm)
#if false, you will still see update notification in console (notification only in console)
UpdateNotification: false
#if UpdateNotification is true, players with this permission will be reminded about new updates in the chat
UpdateNotificationPerm: invsee.updates
#if true on load the script will broadcast
#what is written in "aboutscript"
Author: true
AboutScript: &6Invsee+&b by esteban_cz loaded
#DO NOT EDIT! THE SCRIPT WON'T WORK IF YOU EDIT THIS
Version: 1.4
endsee.use Players with this permission will be able to use /endsee invsee.use Players with this permission will be able to use /invsee saveinv.use Players with this permission will be able to use /saveinv showinv.use Players with this permission will be able to use /showinv clearinv.use Players with this permission will be able to use /clearinv invsee.updates Players with this permission will get notification in chat about new update (if enabled)
Download Invsee+.sk
Put Invsee+.sk into scripts (plugins/Skript/scripts)
In the .sk file is Options section so use it as a config
After you set it up type /skript reload Invsee+.sk
And that's it!