☄️SupplyBox | RandomBox + SupplyBox | [1.19.3 - 1.21.5] icon

☄️SupplyBox | RandomBox + SupplyBox | [1.19.3 - 1.21.5] -----

Interaction Random Box and World Spawn Box



[​IMG]
[​IMG]
[​IMG]

Compatibility

[​IMG]
Bukkit: Spigot / Paper / Purpur / PlazmaㅤㅤVersion: 1.19.3+ㅤㅤ Java : 21+

Dependency

[​IMG]
RSFramework 1.12.1+ㅤㅤDiscordSRV 1.25.0+ (optional)

Video
[​IMG]



Description
[​IMG]

SupplyBox has two main functions: spawning supply boxes in the world and providing random item boxes.
It supports custom items and blocks (not furniture) from plugins like Nexo, ItemsAdder, Oraxen, MMOItems and EcoItems.
If a supply box is set to spawn in an unloaded chunk, it will be stored in a queue and will spawn once the chunk is loaded.
Boxes stored in the queue will not disappear even if the server shuts down.
You can use Scheduler.yml to automatically spawn supply boxes at set intervals.
Additionally, you can send box spawn alerts with DiscordSRV.
Looking for more features? Join our Discord!

Command
[​IMG]

/supplybox spawn [box] [profile] - spawn box manually
/supplybox reload - reload plugin configuration


Configuration

[​IMG]
Boxes/Example.yml
Code (YAML):
displayName : "<gray>Example</gray>"
alert
:
  minecraft
: true
  discord
: false
# nexo:id
# itemsadder:namespace:id
# oraxen:id
# minecraft:block
block
: "minecraft:chest"
# nexo:id
# itemsadder:namespace:id
# oraxen:id
# mmoitems:category:id
# ecoitems:id
# minecraft:item
item
:
  box
: "minecraft:chest"
  key
: "minecraft:trial_key"
# drop / inventory / give
interact
: "inventory"
loot
: "Example"
Loots/Example.yml
Code (YAML):
# amount to select item
# 선택할 아이템 수
select
:
  min
: 2
  max
: 2
# nexo:id
# itemsadder:namespace:id
# oraxen:id
# mmoitems:category:id
# ecoitems:id
# minecraft:item
items
:
  minecraft:stone
:
    min
: 2
    max
: 2
    weight
: 50
  minecraft:dirt
:
    min
: 1
    max
: 32
    weight
: 100
Profiles/Example_Region.yml
Code (YAML):
region:
  world
: "world"
  center
:
    x
: 0
    z
: 0
  radius
: 100
  # circle / square
  type
: "square"
  amount
: 2
Profiles/Example_Location.yml
Code (YAML):
location:
  select
: 3
  list
:
   - world,0,0,0
    - world_nether,0,0,0
    - world_the_end,0,0,0
Schedules.yml
Code (YAML):
Example:
  enable
: true
  # period (tick)
  # 주기 (틱)
  period
: 1200
  box
: "Example"
  profile
: "Example_Region"
Discord.yml
Code (YAML):
channel : 0000000000
message
: "Random box [display] has been spawned at [world] [x],[z]"
#message: "랜덤 박스 [display]이(가) [world] [x],[z]에 생성되었습니다!"
[​IMG]
Resource Information
Author:
----------
Total Downloads: 1
First Release: Mar 3, 2025
Last Update: Apr 1, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings