galaipa / SuperBuildBattle2

Recoded version of SuperBuildBattle
7 stars 8 forks source link

Outsider Griefing #38

Closed TheMattVid closed 8 years ago

TheMattVid commented 8 years ago

As I have previously stated, I use this plugin on a creative plots server. Some players on the server have the tp and gamemode commands, which allow for multiple ways to teleport to other players. Unfortunately, this allows players to teleport to other players who are currently in the build battle game and grief them. There are multiple approaches to patch this, though.

Method 1 is the hard way. It would be for a region to deny everybody except the current builder.

Method 2 is the best way. It would allow for the server to execute a command when the build battle begins and ends. For example, in my case, I would have the server do /tptoggle at the end of the game.

Method 3 is a decent way. It would be for me to simply remove the permission to use these commands from all of my players.

If you have any other ideas for how I can get around this, please let me know.

galaipa commented 8 years ago

Thanks for all your reports. I will try to fix all of them one by one. Maybe you can test them?

TheMattVid commented 8 years ago

Of course, I have it running on my server consistently, so I will always get firsthand experience regarding what is and isn't working properly.

galaipa commented 8 years ago

I think I have fixed it. You can try it using this jar: https://drive.google.com/open?id=0B9GxfIcoufi6dmxNaVlmd3daRnM

Thanks