Allium icon

Allium -----

A modern, secure Essentials solution




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 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 30, 2025

Resource Information
Author:
----------
Total Downloads: 140
First Release: Jun 28, 2025
Last Update: Jul 15, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings