Rename project to Griefus
This commit is contained in:
parent
9ede7a6efa
commit
6190c4d700
43 changed files with 210 additions and 210 deletions
|
|
@ -35,7 +35,7 @@ import net.coreprotect.CoreProtect;
|
|||
import net.coreprotect.CoreProtectAPI;
|
||||
|
||||
private CoreProtectAPI getCoreProtect() {
|
||||
Plugin plugin = getServer().getPluginManager().getPlugin("CoreProtect");
|
||||
Plugin plugin = getServer().getPluginManager().getPlugin("Griefus");
|
||||
|
||||
// Check that CoreProtect is loaded
|
||||
if (plugin == null || !(plugin instanceof CoreProtect)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue