Additions:
1. teleportplayer(player, location) - does what you think it does.
2. onlineplayers() - returns the amount of online players.
3. mute(player) - mutes / unmutes player.
4. clear(player) - clears player inventory.
5. bring(player1, player2) - brings player1 to player2.
New commands:
1. /redstoneprosklib playercount - shows amount of online players
2. /redstoneprosklib reload - reloads the skript. permission: reload.rspsl
Changes:
1. math(a, b, operation) now supports "+, -, subtract, multiply, x, *, /, and div"