promotional bannermobile promotional banner

Pretty Simple Administration

Very simple plugin which gives the basic commands for any staff member however with a beautiful GUI to do it with!

File Details

Pretty Simple Administration 1.14

  • R
  • Aug 28, 2016
  • 90.12 KB
  • 547
  • 1.10

File Name

PSAdmin.jar

Supported Versions

  • 1.10

Version 1.12 2016-08-26

CHANGES/ADDITIONS
  • Custom Death Messages
    • Config can disable/enable this feature
    • Suffocation: "<Player> never brought a pickaxe and suffocated!"
    • Entity: "Guess who got killed by a <mob>? <name> did!"
    • Drowning: "Forgot their scuba gear and drowned!"
    • Killed by Fire/Lava: "<name> has felt the wrath of satan and burned to death!"
    • Fall: "<name> was on their phone and hit the ground to hard."

Will be adding customizable messages instead of default ones.

Version 1.13 : 2016-08-27

CHANGES/ADDITIONS
  • Added Death Message.
    • Projectile: "<name> has been katnissed by <shooter name>".
  • Color and text has been changed.
  • Changed thousands of lines of code in one class to multiple classes.
  • Maintenance mode. (Disable players from joining, like a white-list.
  • Removed most bold messages. Looks bad.
  • Ban / Freeze files now store UUID's, not player names. (Nick names could mess that up.).
  • Frozen-players.txt added. Now players are saved from the array.
  • Forbidden-Words section created in config.
  • Fixed Chat Event, (forgot @EventHandler).
  • Players with permission "psa.staff.recieve" will now get freeze, ban and kick notifications.
  • staff-logs.txt now logs players that say a word from the forbidden list with the time.
  • Changed file name to pretty_simple_administration.
  • Changed version in the plugin.yml.
REMOVED

•Removed the /psa beginning. All commands no longer contain /psa.

Version 1.14 : 2016-08-28

CHANGES/ADDITIONS
  • Changed the file name for the final time. PSAdmin.
  • Added trolling commands.
    • turn : Turn a player 180 degrees.
    • fakeop : Fake op a player.
    • fakedeop : Fake deop a player.
    • boom : Create an explosion effect at a players location.
  • Added uweather command.
    • GUI to edit the weather.
  • Added playerclearchat command.
  • Added aliases to some commands.
    • mc : mutechat.
    • cc : clearchat.
    • pcc : playerclearchat.
  • Frozen command does not work as both freeze and unfreeze. Added /unfreeze instead.
  • Fixed the word "recieve" to "receive" in permissions.
  • Fixed unfreeze command.