rmct / AutoReferee

Bukkit plugin for automatically refereeing competitive Minecraft matches.
http://rmct.github.com/AutoReferee
GNU General Public License v3.0
35 stars 19 forks source link

"Edit mode" for referees #173

Open itsmartin opened 11 years ago

itsmartin commented 11 years ago

Proposal: create a toggleable edit mode for all spectators (only toggleable by referees), and block all world interactions for referees not in this mode.

Interactions which are currently allowed for referees, such as placing/breaking blocks, and interacting with levers and buttons, would only be permitted when in edit mode.

Edit mode could possibly be activated/deactivated by a command (/ar editmode?) or perhaps by the use of a special tool.

It would switch to off automatically when a match begins.

jedediah commented 11 years ago

This is also badly needed for mapmaking. Currently, there doesn't seem to be any way to edit chests or other inventory related things while autoref is running. I have to disable autoref and restart the server to make any of those sorts of changes to a map.

riking commented 11 years ago

Can't you specify a flag when loading a match world that causes AutoRef not to start up there?

entropitor commented 11 years ago

That's not the point of this feature. This feature request is for people do be able to switch between a restricted (AutoReferee) mode and a normal minecraft mode.

authorblues commented 11 years ago

I can do this. I'll take a look at it sometime soon. :)