My first plugin, SimpleActions. It started as five commands, but it has now grown into a variety of fun and interesting features!
| Command | Description | Permission Node |
|---|---|---|
| /ignite <player> [time] | Sets a player on fire (if no time specified, uses config) | SimpleActions.ignite |
| /poke <player> | Pokes a player | SimpleActions.poke |
| /lol [player] | Laugh out loud! (not really) | SimpleActions.lol |
| /murder <player> | Instantly kills the target player | SimpleActions.murder |
| /hug <player> | Gives a nice hug | SimpleActions.hug |
| /cry | Makes you cry | SimpleActions.cry |
| /soar [player] | Allows you (or others) to fly (/fly) | SimpleActions.soar |
| /stopsoar [player] | Stops flying abilities | SimpleActions.soar |
| /switchgamemode [player] | Switches gamemodes (/sgm, /gm) | SimpleActions.gm |
| /slap <player> | Slaps a player | SimpleActions.slap |
| /fakeOp <player> | Fake ops a player (/fOp) | SimpleActions.fakeOp |
| /fakeDeop <player> | Fake de-ops a player (/fDeop) | SimpleActions.fakeOp |
| /giveXP <player> [amount] | Gives XP to a player | SimpleActions.giveXP |
| /zap [player] | Calls lightning from the heavens | SimpleActions.zap |
| /heal [player] | Heals the specified player | SimpleActions.heal |
| /pm <player> <message> | Sends a private message to the player | SimpleActions.pm |
| /sword <diamond/iron> [player] | Gives an iron or diamond sword to the player | SimpleActions.sword.<type> |
| /explode [player] | Creates an explosion at the target player, or target block | SimpleActions.explode |
| /fireball | Launches a fireball | SimpleActions.fireball |
Note about permissions: You can give your users SimpleActions.user, which includes /poke, /lol, /hug, /cry, /slap, and /pm.
Special thanks to the3cleaner@mcserver for making the logo!