ResourceWorld
ResourceWorld copied to clipboard
Tp other player
Purpore of the pull
I added a subcommand for tp player from other player or console. I wanted to tp players without give them the permissions to use the command /rw tp
.
So instead, I create a command /rw tpplayer <player name>
with the admin permissions.
The changes
I'm sorry, my IDE change a lot of spaces, backspaces etc. The real changes are here :
- .gitignore : lines 3-7
- TPPlayer.java : All the file
- Lang.java : line 85-87
- MsgType.java : line 28-32
I've forgotten to NOT push the changed for creating version 2.0.9
, sorry for that :
- pom.xml : line 9
- version.txt : line 1
Maybe only add the real changes when merging.