Skip to content

Commit

Permalink
remove invalid usage too
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jan 19, 2017
1 parent b9e06cc commit 5530df1
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -1357,10 +1357,6 @@ public void registerCoreMembers() {
// @Usage
// Use to feed an npc with id 5 for 10 foodpoints or 5 bars.
// - feed amount:10 target:n@5
//
// @Usage
// Use to refill the food bar of all online players.
// - feed target:<server.list_online_players>
// -->
registerCoreMember(FeedCommand.class,
"FEED", "feed (amt:<#>) (target:<entity>)", 0);
Expand Down

0 comments on commit 5530df1

Please sign in to comment.