Moved spawn protect to its own module.
This commit is contained in:
@ -42,6 +42,9 @@
|
||||
// Knockback
|
||||
#include "zr/knockback"
|
||||
|
||||
// Spawn protect
|
||||
#include "zr/spawnprotect"
|
||||
|
||||
#include "zr/zadmin"
|
||||
#include "zr/damagecontrol"
|
||||
#include "zr/commands"
|
||||
|
Reference in New Issue
Block a user