Begin remigrate to Shiroha
uhm
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ index 9d0dc8815842a0583b212891680bd0c6461c30b9..9968f5064571b0917c8897c23fe06a14
|
||||
|
||||
@Override
|
||||
public void reload() {
|
||||
+ if (true) throw new UnsupportedOperationException(); // Camellia - Force disable reload command and api
|
||||
+ if (true) throw new UnsupportedOperationException(); // Shiroha - Force disable reload command and api
|
||||
// Paper start - lifecycle events
|
||||
if (io.papermc.paper.plugin.lifecycle.event.LifecycleEventRunner.INSTANCE.blocksPluginReloading()) {
|
||||
throw new IllegalStateException(org.bukkit.command.defaults.ReloadCommand.RELOADING_DISABLED_MESSAGE);
|
||||
|
||||
Reference in New Issue
Block a user