Paul2708 / simple-commands

An (even more) simplified and intuitive command framework for Spigot.
MIT License
14 stars 2 forks source link

Add GameMode, EntityType and World arguments #28

Closed cerus closed 4 years ago

cerus commented 4 years ago

Description

Add an argument for GameMode, EntityType and World in reference to #27

Usage

Implementation idea Create classes for the three new arguments named GameModeArgument, EntityTypeArgument and WorldArgument