Version 5.4
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
if (Platform.isLoaded("hyperbox")) {
|
||||
BlockEvents.rightClicked("hyperbox:hyperbox",event => {
|
||||
event.server.tell(Text.red('Hyperboxes will be removed on version 6.0+, please move to Compact Machines'))
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user