Allium ✅ Folia Support icon

Allium ✅ Folia Support -----

A modern, secure Essentials solution




Allium v0.1.5a

✨ New Commands:
  • Code (Text):
    /core migrate [homes|economy|warps|all] [path]
    - Migrate data from Essentials (userdata. homs and/or warps)..

✨ New Features:
  • Dialog editing for items and nicknames:
    Code (Text):
    /rename
    - Edit item names via a native Minecraft dialog screen
    Code (Text):
    /lore
    - Edit item lore via a native Minecraft dialog screen
    Code (Text):
    /nick
    - Nickname editing now uses the new dialog screen​

Fixed:
  • Code (Text):
    /give
    - Many fixes; command is now fully working (including aliases and multi-item usage)
  • Code (Text):
    /nick
    - Nicknames now persist correctly after server restarts (saved to database)
  • Code (Text):
    /delmsg
    - Command works again
  • Resource pack - Compatibility fixes for 1.21.11+
  • Command registration - Multiple issues with aliased commands fixed; commands register and resolve correctly
  • Translations - Various translation/language fixes

⚙️ Config / behavior:
  • No new config options; existing config and lang files remain compatible

⚠️ Migration Notes:
  • No migration steps required; existing data and settings are preserved
  • If you had custom nicknames before, they will now persist across restarts

Technical:
  • Database: Nickname persistence uses player_data.player_displayname with upsert so display names save even when no row existed before
  • Commands: Improved registration and alias handling for core and bridged commands
----------, Mar 9, 2026

Allium v0.1.4a



✨ New Commands:

  • Code (Text):
    /dialog show <player> allium:<dialog>
    - Show native Minecraft dialogs to players
  • Code (Text):
    /speed [walk|fly] [value]
    - Adjust walk/fly speed
  • Code (Text):
    /trash
    - Open a disposal inventory
  • Code (Text):
    /warpinfo <warp>
    - View warp details
  • Code (Text):
    /withertoggle
    - Toggle wither spawn blocking
  • Code (Text):
    /locatorbar
    - Toggle party locator bar
  • Code (Text):
    /restore
    - Restore items from death
  • Code (Text):
    /invsee <player>
    - View player inventory
  • Code (Text):
    /handcuffs
    - Restrain players
  • Code (Text):
    /unrestrain <player>
    - Remove restraints
  • Code (Text):
    /freeze [player]
    - Freeze players
  • Code (Text):
    /enchant <enchantment> [level]
    - Enchant held item
  • Code (Text):
    /enderchest [player]
    - Open ender chest
  • Code (Text):
    /autorestart
    or
    Code (Text):
    /ar
    - Auto-restart scheduling
  • Code (Text):
    /warp [name]
    - Teleport to warps
  • Code (Text):
    /give <player> <item>[:amount]
    - Give items; comma-separate for multiple types (e.g. /give Steve diamond_sword:1,diamond 64)
  • Code (Text):
    /nick
    - Nickname GUI with animation presets
  • Code (Text):
    /party
    - Party system with locator bar
  • Code (Text):
    /vanish
    - Vanish with see-levels system



✨ New Features:

  • Resource Pack Hosting (experimental): Built-in hosting with custom items

    Lazy Axe - efficient tree chopping | Spawner Changer - change spawner types in-world

    Get items:
    Code (Text):
    /core item give|list
    or
    Code (Text):
    /i ci:lazy_axe
    ,
    Code (Text):
    /i ci:spawner_changer
  • Entity Selectors: Full support for @a, @e, @p etc. on common commands

    Examples:
    Code (Text):
    /heal @a
    ,
    Code (Text):
    /give @a diamond_sword
    ,
    Code (Text):
    /tphere @a
  • Configurable Sounds: Play sounds when command messages are sent

    Configure in lang.yml:
    Code (Text):
    [sound] entity.player.levelup 0.5 1.5
    (format: sound_id volume pitch)​
  • Dialog System: Native Minecraft-style menus in
    Code (Text):
    Allium/dialogs/
    Types: notice, confirmation, multi_action, dialog_list. Example:
    Code (Text):
    /dialog show <player> allium:welcome
  • Wolf Behavior: Right-click your owned dog while it attacks a player to calm it down



Fixed Commands:

  • Code (Text):
    /skull
    - Fixed head retrieval



⚙️ Config Changes:

  • Added
    Code (Text):
    dialog.use-datapack
    and
    Code (Text):
    dialog.auto-show-join-delay-ticks
  • Sound/particle support in lang.yml for command feedback



⚠️ Migration Notes:

  • Config and lang files auto-migrate from previous versions
  • Existing settings preserved during migration
  • Check console for migration details on first load



Technical Improvements:

  • Database: HikariCP connection pooling, various DB fixes
  • Improved config management with version tracking
  • Better error handling and logging
  • Optimized command processing
  • Add Folia support
----------, Mar 1, 2026

Allium v0.1.3a

✨ New Commands:
  • Code (Text):
    /time <set|add> <time>
    - Modify world time
  • Code (Text):
    /time <day|night|noon|midnight>
    - Set time to preset values
  • Code (Text):
    /home [home_name]
    - Teleport to your home
  • Code (Text):
    /sethome [home_name]
    - Set a home location
  • Code (Text):
    /delhome <home_name>
    - Delete a home location
  • Code (Text):
    /homes
    - List all your homes

✨ New Features:
  • Time Management: Full time control with support for both numeric values and preset times
    Examples:
    Code (Text):
    /time set 1000
    ,
    Code (Text):
    /time set day
    ,
    Code (Text):
    /time add 6000
  • Home System: Complete home management with multiple home support
    Set cooldowns and spawn fallback options via config​
  • Enhanced Config: Automatic version migration system for seamless updates
  • Economy Integration: Updated economy commands from
    Code (Text):
    eco
    to
    Code (Text):
    money
    format

Config Changes:
  • Added versioning system with automatic migration
  • Economy commands updated:
    Code (Text):
    eco give
    Code (Text):
    money give
  • Removed deprecated
    Code (Text):
    teleport.auto-disable
    section
  • Added
    Code (Text):
    home.cooldown
    and
    Code (Text):
    home.spawn-if-no-home
    settings

⚠️ Migration Notes:
  • Config will automatically update from previous versions
  • All existing settings will be preserved during migration
  • Check console for migration details during first load

️ Technical Improvements:
  • Improved config management with version tracking
  • Better error handling and logging
  • Optimized command processing
----------, Jul 15, 2025

Allium v0.1.2a

⚠️ IMPORTANT: This plugin has been renamed from SFCore to Allium. An auto-migrator will seamlessly transfer all your SFCore data to Allium during the update.

New Commands:
  • Code (Text):
    /maintenance [on/off] [reason]
  • Code (Text):
    /note <player> <reason>
  • Code (Text):
    /unnote <id>
  • Code (Text):
    /notes [player]

✨ New Features:
  • Raw Text Display: Messages wrapped in
    Code (Text):
    []
    now display raw text without color processing

    Example:
    Code (Text):
    [Owner] CoolGuy33: This is how you use [&dcolor] in chat.

    Note: Requires appropriate
    Code (Text):
    chat.color.<color>
    permissions
  • Auto-Cleanup: Deprecated lang.yml keys are now automatically removed
  • Enhanced Permissions:
    Code (Text):
    core.admin
    and
    Code (Text):
    core.staff
    now include useful child permissions

    See documentation for details

Known Issues:
  • Colored bracketed messages need proper
    Code (Text):
    &6[&araw text&6]&r
    escaping fix

Config Changes:
  • lang.yml structure updated
----------, Jul 14, 2025

Allium v0.1.2a

⚠️ IMPORTANT: This plugin has been renamed from SFCore to Allium. An auto-migrator will seamlessly transfer all your SFCore data to Allium during the update.

New Commands:
  • Code (Text):
    /maintenance [on/off] [reason]
  • Code (Text):
    /note <player> <reason>
  • Code (Text):
    /unnote <id>
  • Code (Text):
    /notes [player]

✨ New Features:
  • Raw Text Display: Messages wrapped in
    Code (Text):
    []
    now display raw text without color processing

    Example:
    Code (Text):
    [Owner] CoolGuy33: This is how you use [&dcolor] in chat.

    Note: Requires appropriate
    Code (Text):
    chat.color.<color>
    permissions
  • Auto-Cleanup: Deprecated lang.yml keys are now automatically removed
  • Enhanced Permissions:
    Code (Text):
    core.admin
    and
    Code (Text):
    core.staff
    now include useful child permissions

    See documentation for details

Known Issues:
  • Colored bracketed messages need proper
    Code (Text):
    &6[&araw text&6]&r
    escaping fix

Config Changes:
  • lang.yml structure updated
----------, Jul 14, 2025

Allium v0.1.2a

⚠️ IMPORTANT: This plugin has been renamed from SFCore to Allium. An auto-migrator will seamlessly transfer all your SFCore data to Allium during the update.

New Commands:
  • Code (Text):
    /maintenance [on/off] [reason]
  • Code (Text):
    /note <player> <reason>
  • Code (Text):
    /unnote <id>
  • Code (Text):
    /notes [player]

✨ New Features:
  • Raw Text Display: Messages wrapped in
    Code (Text):
    []
    now display raw text without color processing

    Example:
    Code (Text):
    [Owner] CoolGuy33: This is how you use [&dcolor] in chat.

    Note: Requires appropriate
    Code (Text):
    chat.color.<color>
    permissions
  • Auto-Cleanup: Deprecated lang.yml keys are now automatically removed
  • Enhanced Permissions:
    Code (Text):
    core.admin
    and
    Code (Text):
    core.staff
    now include useful child permissions

    See documentation for details

Known Issues:
  • Colored bracketed messages need proper
    Code (Text):
    &6[&araw text&6]&r
    escaping fix

Config Changes:
  • lang.yml structure updated
----------, Jul 14, 2025

Version 0.1.2a-rename

Just a name that better reflects the heart behind it, sounds nice and Alliums represent versatility.
----------, Jul 13, 2025

Version 0.1.2a

commands added:

/maintenance [on/off] [reason]
/note <player> <reason>
/unnote <id>
/notes [player]


new features:

1.
Added the ability to show raw text in chat if encapsulated with []
with no color codes before the first '['


Example chat:
Code (Text):
[Owner] CoolGuy33: This is how you use [&dcolor] in chat.
shows the raw &dcolor in the message!

You will still need the chat.<color> permission, check documentation.

2.
Added automatic removal of deprecated keys in lang.yml

3.
core.admin and core.staff permissions have useful children permissions now
check docs


Known bugs:

- Need to fix &6[&araw text&6]&r escaping to allow colored bracketed messages

lang.yml Changes:

check github
----------, Jul 13, 2025

Version 0.1.2a-hotfix4

Fixed an issue where the CreativeManager wasn't saving inventories in onDisable()
----------, Jul 12, 2025

Version 0.1.2a-hotfix3

Inventories weren't being saved/loaded correctly by CreativeManager still. Fixed.
----------, Jul 12, 2025

Version 0.1.2a-hotfix2

plugin.yml wasn't being compiled. Fixed.
----------, Jul 12, 2025

Version 0.1.2a-hotfix

There was a bug where players with the core.gamemode.creative.inventory permission weren't having their inventories saved on quit when in survival. Fixed.
----------, Jul 12, 2025

Version 0.1.2a

commands added:

/maintenance [on/off] [reason]
/note <player> <reason>
/unnote <id>
/notes [player]


new features:

1.
Added the ability to show raw text in chat if encapsulated with []
with no color codes before the first '['


Example chat:
Code (Text):
[Owner] CoolGuy33: This is how you use [&dcolor] in chat.
shows the raw &dcolor in the message!

You will still need the chat.<color> permission, check documentation.

2.
Added automatic removal of deprecated keys in lang.yml

3.
core.admin and core.staff permissions have useful children permissions now
check docs


Known bugs:
- Need to fix &6[&araw text&6]&r escaping to allow colored bracketed messages

lang.yml Changes:

check github
----------, Jul 11, 2025

Allium v0.1.1a

✨ Enhanced Potion System:
  • Multi-Effect Potions: Create custom potions with multiple effects and precise control over each parameter

    Syntax:
    Code (Text):
    /give|i <player> potion:<effect>[;<duration>][;<amplifier>][;<particles>][;<icon>][;<effect>][;<duration>][;<amplifier>][;<particles>]

    Example:
    Code (Text):
    /give Player potion;strength;120;2;speed;120;2

    Creates a mixed potion with Strength III and Speed III, both lasting 2 minutes

Lang Changes:
  • Removed:
    Code (Text):
    give.error
  • Added:
    Code (Text):
    give.invalid-mix
----------, Jun 29, 2025

Resource Information
Author:
----------
Total Downloads: 160
First Release: Jun 28, 2025
Last Update: Mar 9, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings