falkirks / TapToDo

Source of the TapToDo plugin for PocketMine
MIT License
20 stars 24 forks source link

%op and %pow are not saved correctly #4

Closed falkirks closed 9 years ago

falkirks commented 9 years ago

When commands are added they are simplified to an array containing the command (with %op or %pow removed) and the permission level (as a constant) to run at. However, this causes an issue when the block is saved, only the simplified command is available and not the original one.

falkirks commented 9 years ago

This is fixed in e9dc9fd58b45409159de5279ec5ecb04131ebc66