Player Essentials V2.0!!!
Simple to use commands to make Minecraft easier!
DISCLAIMER: This plugin is a work in progress. If there is anything you would want me to add or change let me know in the comments! I am willing to analyze all constructive criticism and try and make this a good plugin! Follow my page to find other plugins for your server. I am a beginner programmer but can understand the code very well, I am trying my best to make what I can and am reaching out to others to find out information. This plugin was made with Eclipse and with the Bukkit 1.13.2 API. This should work on spigot just fine. Any bugs, just report them below!
V2.0 UPDATES:
- More permissions for players trying to do commands on other players.
- in V1.0 all commands required the command sender to type in a name after the said command, this allowed for issues and allowing players to open others when they should not have that access. (example: /heal on others that don't have the command)
Commands
*Since V2.0, doing /<command> without a name afterwards will now do the command on the command sender!*
Heal - /heal <name> - Heals the specified player.
Feed - /feed <name> - Feeds the specified player.
Sword - /sword <name> - Gives a sword to the specified player.
Craft - /craft <name> - Opens up a crafting table to the specified player.
Clear - /clear <name> - Clears the inventory of the specified player.
Anvil - /anvil <name> - Opens an anvil for the specified player.
Trash - /trash <name> - Opens a trash can for the specified player.
Permissions
Heal - playere.heal
Heal OTHERS: playere.heal.others
Feed - playere.feed
Feed OTHERS: playere.feed.others
Sword - playere.sword
Sword OTHERS: playere.anvil.others
Craft - playere.craft
Craft OTHERS: playere.craft.others
Clear - playere.clear
Clear OTHERS: playere.anvil.others
Anvil - playere.anvil
Anvil OTHERS: playere.anvil.others
Trash - playere.trash
Trash OTHERS: playere.trash.others