Fix playing adventure sounds on World/Server (#8077)
This commit is contained in:
parent
36d17c312f
commit
a0a5615e6e
2 changed files with 121 additions and 30 deletions
|
@ -627,7 +627,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
this.ignoreVanillaPermissions = this.commandsConfiguration.getBoolean("ignore-vanilla-permissions");
|
||||
|
||||
@@ -0,0 +0,0 @@ public final class CraftServer implements Server {
|
||||
// Spigot end
|
||||
// Paper end
|
||||
|
||||
// Paper start
|
||||
+ @SuppressWarnings({"rawtypes", "unchecked"})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue