update worldedit

master
JPG 2017-09-22 16:28:55 +02:00
parent e2e5ee4c97
commit 8475a1aa99
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ worldedit.register_gui_handler = function(identifier, handler)
local name = player:get_player_name()
if fields.worldedit_gui then
worldedit.show_page(name, "worldedit_gui")
return true
elseif fields.worldedit_dd_schems and
not fields.worldedit_gui_save_load_submit_delete and
not fields.worldedit_gui_save_load_submit_save then