-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make some adjustments to the overall plugin
updated some comments in the configs
- Loading branch information
Mardssss
committed
May 6, 2024
1 parent
791b2be
commit 07588bf
Showing
17 changed files
with
46 additions
and
176 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,38 @@ | ||
irongolem-spawn-denied: "§cIrongolem spawn is not allowed" | ||
# AntiMobBuild Configuration | ||
|
||
############################################ | ||
# # | ||
# ___ __ ___ ____ # | ||
# / | / |/ // __ ) # | ||
# / /| | / /|_/ // __ | # | ||
# / ___ | / / / // /_/ / # | ||
# /_/ |_|/_/ /_//_____/ # | ||
# # | ||
# AntiMobBuild # | ||
# # | ||
############################################ | ||
|
||
# Message displayed when spawning an Iron Golem is denied | ||
irongolem-spawn-denied: "§cIrongolem spawning is not allowed." | ||
|
||
# Message displayed when spawning a Wither is denied | ||
wither-spawn-denied: "§cWither spawning is not allowed." | ||
|
||
# Message displayed when spawning a Snowman is denied | ||
snowman-spawn-denied: "§cSnowman spawning is not allowed." | ||
|
||
# Message displayed when curing a Villager is denied | ||
villager-cure-denied: "§cVillager curing is not allowed." | ||
|
||
# Message displayed when infecting a Villager is denied | ||
villager-infection-denied: "§cVillager infection is not allowed." | ||
|
||
# Message displayed when spawning a Silverfish is denied | ||
silverfish-spawn-denied: "§cSilverfish spawning is not allowed." | ||
|
||
# Message displayed when spawning mobs from eggs is denied | ||
spawn-from-eggs-denied: "§cSpawning mobs from eggs is not allowed." | ||
natural-spawn-denied: "§cCan't spawn mobs from natural means." | ||
|
||
# Message displayed when spawning mobs through natural means is denied | ||
natural-spawn-denied: "§cSpawning mobs through natural means is not allowed." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-2.08 KB
target/classes/org/example/test/antimobbuild/commands/Commands.class
Binary file not shown.
Binary file removed
BIN
-7.36 KB
target/classes/org/example/test/antimobbuild/listeners/BuildListener.class
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
This file was deleted.
Oops, something went wrong.
Binary file not shown.