A spigot plugin for 1.16.5 anarchy servers.
Go to file
hnhx 590ce0a470
Merge pull request #2 from hnhx/revert-1-main
Revert "Improve code style and add a Config system"
2023-04-08 12:39:23 +00:00
build first commit 2021-01-30 11:47:41 +01:00
nbproject first commit 2021-01-30 11:47:41 +01:00
src Revert "Improve code style and add a Config system" 2023-04-08 12:39:11 +00:00
.gitignore Revert "Improve code style and add a Config system" 2023-04-08 12:39:11 +00:00
README.md Create README.md 2021-01-30 12:26:15 +01:00
build.xml first commit 2021-01-30 11:47:41 +01:00
manifest.mf first commit 2021-01-30 11:47:41 +01:00

README.md

This is the main plugin that I made for my anarchy server and I thought I would make it open source.
For now the plugin is not configurable but I will add support for that in the future

Features

  • Patches
    • Anti illegals (removes unobtainable items and reverts illegal enchantments)
    • Anti nether roof (similar to void damage)
    • Boatfly patch
    • Elytrafly patch (normal ely fly still works)
  • Commands
    • Discord
    • Help
    • Joindate
    • Kill
    • Stats (shows server age, size, number of unique players who joined and RAM usage)
  • Misc
    • Random respawn
    • Armor stand limiter (to prevent lag)
    • Custom tab (shows uptime, TPS, ping, number of players and a MOTD)
  • Chat
    • Custom join and death message
    • Greentext (put '>' before your message)
    • LGBT text (put '$[g,t,b,p,n,l]' before your message)
    • Advanced anti spam (blocks spam that contains random strings as well)

More features will be added soon.