@@ -9,16 +9,18 @@ Made by Weissnix4711 and Nickg two
99## List of scripts, and what they do
1010
1111- attackParticles - adds particles when an entity is attacked by player
12- - hitSound - makes a sound when an enitity is hit
13- - jobs - adds jobs that can be selected with .jobs and gives money for certain tasks
12+ - hitSound - makes a sound when an enitity is hit with bow, and plays thunder on player death
13+ - jobs - adds jobs that can be selected with ` .jobs` and gives money for certain tasks
1414- kits - a way for players to get 1 kit and no more, do `.kit` for kits
15- - playerHealthBar - shows a players health above their head
15+ - playerHealthBar - shows a player's health above their head
1616- chatCommands - adds some commands, mostly a template
17- - playerJoin - shows a message when a player joins for the first time, or returns
18- - wild - adds a command, `.wild` that teleports you to a random location
17+ - playerJoin - shows a customised title message when a player joins for the first time, or returns
18+ - wild - adds a command, `.wild` that teleports you to a random location. If it's far enough away, the player will fall from the sky with slow fall.
1919- chatClear - adds a clear chatcommand, `.cc` that clears the chat. You must have the staff tag to use it
2020- lag - clears lag with a command, `.lag`
2121
22+ Please see individual scripts for more information.
23+
2224## License
2325
2426All of these scripts are licensed under GPL v3.
0 commit comments