All Projects → OvercastNetwork → sk89q-command-framework

OvercastNetwork / sk89q-command-framework

Licence: other
A command framework by sk89q

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to sk89q-command-framework

Mohist
Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
Stars: ✭ 861 (+2590.63%)
Mutual labels:  bukkit
dungeon-maze
DungeonMaze Craft Bukkit plugin - An amazing world generator for Bukkit and Spigot
Stars: ✭ 27 (-15.62%)
Mutual labels:  bukkit
SlackMC
Link Slack to Minecraft!
Stars: ✭ 61 (+90.63%)
Mutual labels:  bukkit
ScriptBlockPlus
任意のブロックにスクリプトを追加するプラグインです。
Stars: ✭ 25 (-21.87%)
Mutual labels:  bukkit
Orion
Mixin loader for Paper
Stars: ✭ 46 (+43.75%)
Mutual labels:  bukkit
ClayTech
An addon for slimefun.
Stars: ✭ 15 (-53.12%)
Mutual labels:  bukkit
KibblePatcher
KibbleLands Spigot patcher
Stars: ✭ 25 (-21.87%)
Mutual labels:  bukkit
Hawk
An anticheat written for legacy versions of Spigot
Stars: ✭ 82 (+156.25%)
Mutual labels:  bukkit
pluGET
📦 Powerful Package manager which updates plugins & server software for minecraft servers
Stars: ✭ 87 (+171.88%)
Mutual labels:  bukkit
WorldEditSelectionVisualizer
Visualize your WorldEdit selection with particles and without any mod.
Stars: ✭ 31 (-3.12%)
Mutual labels:  bukkit
Iodine
A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
Stars: ✭ 23 (-28.12%)
Mutual labels:  bukkit
MinecraftNetwork
Minecraft server network backend
Stars: ✭ 35 (+9.38%)
Mutual labels:  bukkit
AureliumSkills
Advanced Skills, Stats, Abilities, and more
Stars: ✭ 121 (+278.13%)
Mutual labels:  bukkit
NoSpawnChunks
Helps manage server memory by dynamically unloading chunks
Stars: ✭ 21 (-34.37%)
Mutual labels:  bukkit
SubServers-2
SubServers – The Minecraft Server Management Platform
Stars: ✭ 80 (+150%)
Mutual labels:  bukkit
MythicDrops
Action RPG drops for Spigot.
Stars: ✭ 28 (-12.5%)
Mutual labels:  bukkit
SportPaper
Performance-tuned Minecraft 1.8 spigot server
Stars: ✭ 122 (+281.25%)
Mutual labels:  bukkit
Glaedr
An extensive, modular functional scoreboard library for the Bukkit/Spigot API.
Stars: ✭ 23 (-28.12%)
Mutual labels:  bukkit
Boss
Premium custom monsters plugin with skill system, natural spawning and lots of sickest features!
Stars: ✭ 72 (+125%)
Mutual labels:  bukkit
hephaestus-engine
Render, animate and interact with custom entity models in Minecraft: Java Edition servers
Stars: ✭ 77 (+140.63%)
Mutual labels:  bukkit

sk89q-command-framework

NOTE: This repository is no longer maintained, but a second iteration of this framework is still active.

sk89q-command-framework is the command framework from sk89q's WorldEdit. It has been factored out so it may be used in other projects without having to include WorldEdit as a dependency.

Compiling

You need to have Maven installed (http://maven.apache.org). Once installed, simply run:

mvn clean install

Maven will automatically download dependencies for you. Note: For that to work, be sure to add Maven to your "PATH".

Contributing

Your submissions have to be licensed under the GNU General Public License v3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].