AirCore⚡Essential Utilities & Server Tools icon

AirCore⚡Essential Utilities & Server Tools -----

Everything your server relies on, bundled into one core built for performance and control!



1.1.9
- Changes on GUI configs: (added specific [action] type)
  • sell.yml
    Code (Text):
        actions:
          - "[sell]"
          - "[sound] ui.button.click 1.0 1.2"
        apply-confirm:
          sell:
            enabled: true
    Code (Text):
        actions:
          - "[sell-all]"
          - "[sound] ui.button.click 1.0 1.2"
        apply-confirm:
          sell-all:
            enabled: true
  • confirm.yml
    Code (Text):
        actions:
          - "[sound] entity.player.levelup 1.0 1.2"
          - "[sell]"
          - "[close]"
        shift-actions:
          - "[sound] entity.player.levelup 1.0 1.2"
          - "[sell]"
  • homes.yml & homes-target.yml
    Code (Text):
      actions:
        - "[sound] entity.enderman.teleport 1 1.2"
        - "[teleport]"
      shift-actions:
        - "[sound] entity.enderman.teleport 1 1.2"
        - "[delete]"
      apply-confirm:
        teleport:
          enabled: false
        delete:
          enabled: true
  • confirm.yml & confirm-target.yml
    Code (Text):
          actions:
            - "[sound] entity.player.levelup 1.0 1.2"
            - "[teleport]" # Same for [delete]
            - "[close]"
- Fixed %aircore_player_block_by_<player>% returning raw placeholder instead of boolean.
- Added API for Block actions
- Added console support for /tp command
- Added @a argument for /tpahere (allows sending a tpa-here request to everyone online)
- Added max balance limit validation check for /sell command
- Added new message key:
Code (Text):
economy:
  sell:
    error-max-balance: "%prefix% <red>You cannot sell these items because your balance would exceed the limit of <yellow>$%amount%</yellow>.</red>"
----------, Mar 6, 2026
Resource Information
Author:
----------
Total Downloads: 140
First Release: Nov 28, 2025
Last Update: Mar 14, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings