SpyPlus [1.7 - 1.12]

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Description
The spigot plugin contains a lot of functions which can help owners, staff members or users.
SpyPlus contains also an own help command /hsp.
One useful command to get informations about a player is /spinfo PLAYER. For example: is he/she muted, flying, online and much more. Try it out!
 
For server operators
Just download SpyPlus from the download button above. It starts counting your online time when you join the server. You can easily add permissions to all ranks on your server!
You can find the online times, mutes, UUIDs and the admin spawn in the YML-files. (open them with notepad++) 
 
Commands:
 
/hsp [PAGE] - Get help to all SpyPlus commands!
/spinfo - Get informations from yourself.
/spinfo [PLAYER] - Get informations about a player.
/spinfo [PLAYER] uuid - Get the UUID from a player.
/onlinetime - Get your online time.
/onlinetime [PLAYER] - Get the online time from a player.
/setaspawn - Set an admin spawn.
/aspawn - Got to the admin spawn.
/spstop [ON/OFF] - All players except the operators can't break or place blocks.
/spinv [SAVE/GET] - You need to help someone? Save your inventory temporary. (Be careful use /spinv get before reconnecting!)
/spinvsee [PLAYER] - Get access to the inventory of the player.
/spkit - Open the SpyPlus kit. (more options will be added)
/kitgm - You can easily change your gamemode.
/mute info - Players can see if they are muted and the reason why.
/mute info [PLAYER] - Get the information, if a player is muted and the reason.
/mute [PLAYER] [REASON] - Mute a player with a reason.
/unmute [PLAYER] [REASON] - Unmute the muted player with a reason.
/heal - Heal yourself (hearts, eat and potion effects)
/heal [PLAYER] - Heal a player.
/gm 0/1/2/3 - Change your gamemode.
/gm 0/1/2/3 [PLAYER] - Change the gamemode from a player.
/sp - Reloads the server and clears your chat.
/tracker [ON/OFF] - You can get all players in your near of 100x100 blocks.
/sp format onlinetime DIN [1/2] - Change the online time format to 1 = days hours minutes | 2 = hours minutes
/sp format onlinetime IOS [1/2] - Change the online time format to 1 = d h m | 2 = h m
/sp format onlinetime - Get the current format.
/clearchat- Clear the server chat.
/clearchat PLAYER - Clear the chat of a player.

 

Permissions:
sp.setaspawn - for /setaspawn
sp.aspawn - for /aspawn
sp.stop - for /spstop [ON/OFF]
sp.gm - for /gm 0/1/2/3 and /gm 0/1/2/3 [PLAYER]
sp.heal - for /heal and /heal [PLAYER]
sp.inv - for /spinv [SAVE/GET]
sp.invsee - for /spinvsee [PLAYER]
sp.kit - for /spkit
sp.kitgm - for /kitgm
sp.muteinfo - for /mute info
sp.muteinfoplayer - for /mute info [PLAYER]
sp.mute - for /mute [PLAYER] [REASON]
sp.unmute - for /unmute [PLAYER] [REASON]
sp.onlinetime - for /onlinetime
sp.onlinetimeplayer - for /onlinetime [PLAYER]
sp.sp - for /sp
sp.format - for /sp format onlinetime [DIN/IOS] [1/2] and /sp format onlinetime
sp.info - for /spinfo and /spinfo [PLAYER]
sp.track - for /tracker [ON/OFF]
sp.clearchat - for /clearchat and /clearchat PLAYER

  

Looking
If you want structure in your config or in the other yml(s):
 
config.yml:
#Info: use Notepadd++ it is much easier for you!
## Set your own "text"

nopermission: "&cYou don't have permissions to do that!"

##command_text
###heal
healed: "&8[&eSpyPlus&8] &ahealed"

###spstop
spstop_on: "&8[&eSpyPlus&8] &4&lNow &4users can't break/place blocks!"
spstop_off: "&8[&eSpyPlus&8] &a&lNow &ausers can break/place blocks!"

UserInfo_spstop_on: "&8[&eSpyPlus&8] &cIn the moment you are not allowed to place/break blocks!"

AdminInfo_spstop_on: "&8[&eSpyPlus&8] &7At the moment spstop is &cactivated&7!"
AdminInfo_spstop_off: "&8[&eSpyPlus&8] &7At the moment spstop is &adeactivated&7!"

###spinvsee
invsee: "&8[&eSpyPlus&8] &7You see the inventory from &9"

###tracking
tracker_on: "&8[&eSpyPlus&8] &a&lNow &aadmins can track people!"
tracker_off: "&8[&eSpyPlus&8] &4&lNow &4admins can't track people!"
###if the "tracker" in enabled or disabled
iftracker_on: "&8[&eSpyPlus&8] &7Tracker is already activated!"
iftracker_off: "&8[&eSpyPlus&8] &7Tracker is already disactivated!"

AdminInfo_tracker_on: "&8[&eSpyPlus&8] &7At the moment tracking is &cactivated&7!"
AdminInfo_tracker_off: "&8[&eSpyPlus&8] &7At the moment tracking is &adeactivated&7!"
####true or false by using /tracker on
give_compass: true

###AdminSpawn
adminspawn: "&8[&eSpyPlus&8] &7New AdminSpawn set"
##true / false and your tp message
enabletpmessage: true
tpmessage: "&aYou are now at the AdminSpawn!"

###SpCommand
##you don't want a message? -> set it to false or change it
#if you executed /spcommand PLAYER and use it again (/spcommand PLAYER) it gives you a error if spyc_player is = true
spyc_player: true
spyc_a_a: "&7Use &e/spcommand exit &ffirst."

###SpMessage
##you don't want a message? -> set it to false or change it
#if you executed /spmessage PLAYER and use it again (/spmessage PLAYER) it gives you a error if spymessage_player is = true
spymessage_player: true
spymessage_a_a: "&amp;7Use &amp;e/spmessage exit &amp;ffirst."<br /><br />###ClearChat<br />##'true' it clears the chat and send a message that the chat was cleared by ... or 'false' no massage only clearing the chat<br />cc_msg: true<br />clear_message: "&amp;8[&amp;eSpyPlus&amp;8] &amp;7The chat was cleared successfully"<br />cc_player_chat: "&amp;cYour chat was cleared by a stuff member!"

 mutes.yml

muted players:
  explplayer: 0
reasons for mute:
  explplayer: 'reason '
reasons for unmute:
  explplayer: 'reason '

 Useful:

aspawn.yml

aspawn:
  World: w
<br /><b>with "World: w" you get no error by using /aspawn the first time. But you must use /setaspawn first.<br /></b>
 
Extra
If you think anything should be added, let me know! I'm not opposed to adding more. If you find bugs let me know them!
For help use /hsp or write me.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    269770
  • Created
    Jun 13, 2017
  • Last Released File
    Jun 17, 2017
  • Total Downloads
    1,072
  • License

Categories

Members

Recent Files

Bukkit