Skip to content

Ilovecer/WellModificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WellModificator

WellModificator is a Bukkit/Spigot plugin for temporary access modifiers. It gives players special modifier items that grant configured permission nodes for a limited time or forever.

The plugin is made by amiloxs aka t.me/tgkamiloxs.

Features

  • Custom modifier items with configurable material, name, lore, duration and permissions.
  • Confirmation GUI before activation.
  • Fast activation with Shift + right click.
  • Active modifier menu with live remaining time.
  • Permanent modifiers displayed as Навсегда.
  • Re-activation overwrites the current timer instead of stacking time.
  • SQLite storage in plugins/WellModificator/data.db.
  • Automatic migration from legacy data.yml to SQLite.
  • MiniMessage and legacy color formatting support.

Commands

/wmod give <player> <modifier> [amount]
/wmod set <player> <modifier> <time|forever>
/wmod clear <player> <modifier>
/wmod status <player> <modifier>
/wmod list
/wmod reload

Aliases:

/wellmodificator
/wmodifier

Permission:

wellmodificator.admin

Requirements

  • Java 8+
  • Spigot, Paper or Purpur 1.16.5+
  • A plugin that provides the target commands and permission nodes, for example EssentialsX, WellUtils or LuckPerms.

Installation

  1. Download WellModificator-1.0.0.jar from the latest GitHub Release.
  2. Put the jar into the server plugins folder.
  3. Start the server once to generate config.yml.
  4. Configure modifier items and permissions in plugins/WellModificator/config.yml.
  5. Run /wmod reload or restart the server.

Build

mvn -DskipTests clean package

The compiled plugin will be created at:

target/WellModificator-1.0.0.jar

Author

amiloxs aka t.me/tgkamiloxs

About

Bukkit/Spigot plugin for temporary access modifiers by amiloxs aka t.me/tgkamiloxs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages