Skip to content
Cilph edited this page Apr 3, 2013 · 3 revisions

Suggestion for modular approach to DECore

  • 'Plugin in a plugin'. Divide functionality over modules which are loaded by the main plugin;
  • Commands located under /decore ('/decore kick'). Outside usage via aliases ('/kick'). Portability;
  • Currently undefined what really 'belongs' in DECore. Functionality that 'would be greatly missed'?

High-priority modules:

  • ModerationModule (ban, kick, mute, tp, tphere, invisibility, creative, etc);
  • FriendlyTeleportModule (tpa, tpahere, spawn, shop, home);
  • VotifierModule;
  • ActivityModule (activity rewards, afk kicker);

Suited for separate plugins:

  • Partying;
  • Hardmode;
  • Collective donor perks. (VirtualPack, RepairRecipe forked, stripped, extended)

Clone this wiki locally