MCPcopy Index your code
hub / github.com/Maxlego08/zEssentials

github.com/Maxlego08/zEssentials @1.1.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.3 ↗ · + Follow
3,044 symbols 9,285 edges 516 files 348 documented · 11%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

zEssentials

zEssentials takes the concept of the Essentials plugin but thought to be used with Folia and Paper.

Migrate from EssentialsX

To migrate to EssentialsX you have a Python script: https://gist.github.com/modpotato/00302926c81dfff5e1b4e3b12099d0c5 This script is not official, but until a formal option it will be enough

ToDo

  • [ ] Add bossbar to message configuration
  • [ ] Command /tpaall
  • [ ] Command /tpahere
  • [ ] Command /list
  • [ ] Command /enchant
  • [ ] Command /ci
  • [ ] Command /itemdb
  • [ ] Command /exp give, set, show
  • [ ] Command /vanish

Extension points exported contracts — how you extend this code

ConfigurationFile (Interface)
Represents a configuration file. Implementations of this interface are responsible for loading configuration settings fr [12 …
API/src/main/java/fr/maxlego08/essentials/api/ConfigurationFile.java
TabCompletionHologram (Interface)
(no doc) [2 implementers]
src/main/java/fr/maxlego08/essentials/commands/commands/hologram/TabCompletionHologram.java
Loader (Interface)
Functional interface for loading values into the cache. Implementations of this interface provide a method to load a val [11 …
API/src/main/java/fr/maxlego08/essentials/api/cache/ExpiringCache.java
Loader (Interface)
Functional interface for loading values into the cache. Implementations of this interface provide a method to load a val [11 …
API/src/main/java/fr/maxlego08/essentials/api/cache/SimpleCache.java
Loadable (Interface)
Indicates that an object should be automatically loaded by the YamlLoader class. Classes implementing this interface are [13 …
API/src/main/java/fr/maxlego08/essentials/api/modules/Loadable.java
PlaceholderRegister (Interface)
Represents a placeholder register for registering placeholder systems with plugins. [19 implementers]
API/src/main/java/fr/maxlego08/essentials/api/placeholders/PlaceholderRegister.java

Core symbols most depended-on inside this repo

message
called by 332
API/src/main/java/fr/maxlego08/essentials/api/utils/EssentialsUtils.java
get
called by 185
API/src/main/java/fr/maxlego08/essentials/api/cache/SimpleCache.java
getName
called by 178
API/src/main/java/fr/maxlego08/essentials/api/kit/Kit.java
getUniqueId
called by 161
API/src/main/java/fr/maxlego08/essentials/api/user/User.java
setPermission
called by 150
API/src/main/java/fr/maxlego08/essentials/api/commands/EssentialsCommand.java
setDescription
called by 146
src/main/java/fr/maxlego08/essentials/zutils/utils/commands/VCommand.java
put
called by 122
API/src/main/java/fr/maxlego08/essentials/api/discord/DiscordWebhook.java
name
called by 120
src/main/java/fr/maxlego08/essentials/zutils/utils/ZUtils.java

Shape

Method 2,496
Class 469
Interface 55
Enum 24

Languages

Java100%

Modules by API surface

src/main/java/fr/maxlego08/essentials/user/ZUser.java101 symbols
API/src/main/java/fr/maxlego08/essentials/api/user/User.java98 symbols
src/main/java/fr/maxlego08/essentials/zutils/utils/commands/VCommand.java69 symbols
src/main/java/fr/maxlego08/essentials/storage/storages/JsonStorage.java59 symbols
API/src/main/java/fr/maxlego08/essentials/api/storage/IStorage.java57 symbols
src/main/java/fr/maxlego08/essentials/storage/storages/SqlStorage.java56 symbols
API/src/main/java/fr/maxlego08/essentials/api/discord/DiscordWebhook.java51 symbols
src/main/java/fr/maxlego08/essentials/ZEssentialsPlugin.java48 symbols
API/src/main/java/fr/maxlego08/essentials/api/EssentialsPlugin.java39 symbols
src/main/java/fr/maxlego08/essentials/zutils/Metrics.java35 symbols
src/main/java/fr/maxlego08/essentials/economy/EconomyModule.java33 symbols
API/src/main/java/fr/maxlego08/essentials/api/hologram/Hologram.java27 symbols

For agents

$ claude mcp add zEssentials \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact