mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Merge pull request #627 from Gjum/patch-1
/spawnbook as /introbook alias
This commit is contained in:
@@ -56,6 +56,7 @@ public class Introbook extends SimpleHack<IntrobookConfig> implements Listener,
|
||||
plugin().log("Registering introbook command");
|
||||
plugin().registerCommand("introbook", this);
|
||||
plugin().registerCommand("giveintrobook", this);
|
||||
plugin().registerCommand("spawnbook", this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user