ResourceWorld icon indicating copy to clipboard operation
ResourceWorld copied to clipboard

Tp other player

Open Catalyst105 opened this issue 2 months ago • 0 comments

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.

Catalyst105 avatar Nov 29 '24 09:11 Catalyst105