EngineHub / EngineHub/CommandBook

/enderchest /fly /speed /spawer /invsee /vanish /seen /spy

Open
#139 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
151
Forks
104
PR merge metrics
No merged PRs in 30d

Description

CMDBOOK-2128 - Reported by kahlilnc

/enderchest [playername] - Views players enderchest
/lag - Like essentials lag system, tells you current tps and ram
/fly - Creative like flying w/ out the creative
/speed - alters minecraft flying speed. Doesn't effect speed going up and down
/spawner [mob] - Change mob type of spawner
/invsee [playername] - Look into a players inventory + Grab and take items

Maybe:
/vanish - Simple vanish command that makes you disapear in game and on /list command like in essentials
/seen [playername] - see when player was last on, ip info, other
/spy - See all personal messages displayed in game
/jump - Tp you to cursor location
/top - TP you to highest point of location

Hope some of these get added! :D

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue lists several requested commands, including /enderchest, /lag, /fly, /speed, /spawner, /invsee, and optional commands such as /vanish and /seen, but names no files or tests. Start by reviewing the existing command entry points and determine which requests are in scope. Done means implementing the agreed commands with their described behavior and verifying them in the plugin.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.