This should work for any version of Minecraft with the proper Skript versions
it has only been tested on
1.18 & 1.19
This will be
required for any of my
future Skripts.
Please make sure you report any bugs to me, it
helps me improve the Skript!
My yt:
https://www.youtube.com/channel/UCqz6VTHc6TtcGvscHXZoKlA
Functions (most recent version)
1. brazil(player) - does what you think it does. (sends them to brazil)
2. sethome(player) - sets the player's home to the players location.
3. home(player) - sends player to their home location.
4. heal(player) - heals player.
5. math(a, b, operation) - does math.
6. chat(message, player) - sends a message as the player. (<player> [message])
7. tell(message, player) - tells the player something.
8. clearlag() - kills all ground items.
9. teleportplayer(player, location) - does what you think.
10. onlineplayers() - returns amount of online players.
11. mute(player) - mutes / unmutes player.
12. clear(player) - clears player's inventory.
13. bring(player1, player2) - brings player1 to player2
Commands (most recent version)
1. /redstoneprosklib - basic information.
2. /redstoneprosklib help - shows help.
3. /redstoneprosklib version - shows version information.
4. /redstoneprosklib playercount - shows amount of online players.
5. /redstoneprosklib reload - reloads the skript. permission: reload.rspsl