Skip to content

oslcJS/QuickCrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickCrates

Free and open source crate system for Minecraft servers.


status / stable

QuickPlugins
Small, fast Minecraft plugins built for modern Paper, Spigot, and Purpur servers.

overview

QuickCrates is a lightweight crate plugin featuring weighted rewards, animations, preview GUIs, physical and virtual keys, and PlaceholderAPI support.


features

  • weighted rewards
  • animated opening GUIs
  • virtual & physical keys
  • preview inventories
  • PlaceholderAPI support
  • direct item rewards
  • configurable broadcasts

compatibility

  • Paper
  • Spigot
  • 1.20.4 → 1.21.8
  • 26.1 → 26.1.2

Single jar support across all versions.


installs

Drop the jar into /plugins and restart the server.


configs

Crates are configured in:

plugins/QuickCrates/crates/

Supports:

  • rewards
  • weights
  • commands
  • money rewards
  • broadcasts
  • animations

plugins

  • PlaceholderAPI
  • QuickEco integration
  • multi-plugin compatible

command

/qc list
/qc create <name>
/qc remove <name>
/qc preview <crate>
/qc wand
/qc key give <player> <crate> [amount]
/qc key givevirtual <player> <crate> [amount]
/qc keyall <crate> [amount]
/qc reload
/keys

backend

Uses stable Bukkit/Paper APIs only:

  • Inventory API
  • ItemMeta
  • PersistentDataContainer
  • BukkitRunnable

support

Built for modern Minecraft servers with lightweight runtime performance.


license

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors