promotional bannermobile promotional banner

Starforged Essentials

Essentials mod with a built in rank system and color code layout

File Details

Starforge-Essentials-1.0.3.jar

  • R
  • Jan 28, 2026
  • 230.13 KB
  • 20
  • Early Access

File Name

Starforge-Essentials-1.0.3.jar

Supported Versions

  • Early Access

Update 1.0.3

- Fixed Disabled Commands
- Commands in disabled-commands config will no longer be registered, freeing up the command name for other mods
- Added ingame commands for this as well
- Created DisableCommand.java - /disable <command> adds command to disabled list
- Created EnableCommand.java - /enable <command> removes command from disabled list
- Both save to config.yml automatically Permission: starforge.admincommands


- Added in kit control commands ingame /akit, to see list of uses
- /akit - shows lits of syntexs for the commands
- /akit <kitname> - Lists all items in that kit
- /akit create <name> - Creates empty kit
- /akit delete <name> - Deletes kit
- /akit add <kitname> <item> - Adds item to kit (Examples: Tool_Hatchet_Crude, Food_Bread:5, Furniture_Crude_Torch:10)
- /akit rem <kitname> <item> - Removes item from kit
- Permission: starforge.adminkits

- Added in rank control commands ingame /ranks, to see list of ranks
- /ranks - Lists all ranks from lowest to highest
- /rank add <name> <inherits> - Creates new rank inheriting from specified rank
- /rank rem <name> - Deletes rank
- /rank perm rankname add permission - adds that permission to that rank
- /rank perm rankname rem permission - removes that permission from that rank
- /rank perm rankname list - shows all permissions for that rank in chat
- Permission: starforge.adminranks

- New Permissions (auto-added to admin rank) delete your permissions.yml or simply manually add them in
- starforge.admincommands
- starforge.adminkits
- starforge.adminranks

- Added missing new commands from config.yml on new generation