Add item on item decoder; minor mining changes.

This commit is contained in:
Major-
2013-11-03 05:32:54 +00:00
parent 252b7677ca
commit 42d42af0c5
18 changed files with 208 additions and 30 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ on :command, :tele, RIGHTS_ADMIN do |player, command|
else
player.send_message "Syntax: ::tele [x] [y] [z=0]"
end
end
end