- Для версий
- 1.7.10
- 1.8.+
- 1.9.+
- 1.10.+
- 1.11.+
- 1.12.+
- 1.13.+
- 1.14.+
- 1.15.+
- 1.16.+
- 1.17.+
- 1.18+
- 1.19.+
Look for the latest updates and fixes on our Discord server or on the «Curseforge» website
About:With this plugin you can get more useful information from your server! This plugin will not store player's confidential information on your server!!
Features:
- Support for most versions of the Minecraft
- Ability to connect your own translation files. Default is English, Russian, Ukrainian
- Live technical support on the BreakBrains team server
- Open source code
- No copyright
- Stop the server
- Extract the «InfoCollector.jar» to the «plugins» folder
- Extract plugins from the dependencies section to the plugins folder
- Start the server
- Configure the configs in the «plugins/InfoCollector/»
- Grant permissions to plugin commands
- Write the command /ic reload
- Done
- /infocollector,ic - the main command of the plugin
- /ic info - about the plugin
- /ic help - get a list of commands
- /ic reload - reload the plugin settings
- /ic debug - view debugging information
- /ic update - checking for available plugin updates
- /ic get [item|block|player|plugin|server|online|world|loadedchunks] - get information about the object
[ ] - required parameter, <> - optional parameter
- bbrains.infocollector.* - full access to the plugin
- bbrains.infocollector.cmd.* - access to all plugin commands
- bbrains.infocollector.cmd.main - access to the «/ic» command
- bbrains.infocollector.cmd.help - given access to the «/ic help» command
- bbrains.infocollector.cmd.info - given access to the «/ic info»
- bbrains.infocollector.cmd.debug - given access to the «/ic debug» command
- bbrains.infocollector.cmd.update - given access to the «/ic update» command
- bbrains.infocollector.cmd.reload - given access to the «/ic reload» command
- -
- bbrains.infocollector.cmd.get - given access to the «/ic get» command
- bbrains.infocollector.cmd.get.* - given access to all arguments of the «/ic get» command
- bbrains.infocollector.cmd.get.item - given access to the «/ic get item» command
- bbrains.infocollector.cmd.get.block - given access to the «/ic get block» command
- bbrains.infocollector.cmd.get.player - given access to the «/ic get player» command
- bbrains.infocollector.cmd.get.plugin - given access to the «/ic get plugin» command
- bbrains.infocollector.cmd.get.server - given access to the «/ic get server» command
- bbrains.infocollector.cmd.get.online - given access to the «/ic get online» command
- bbrains.infocollector.cmd.get.world - given access to the «/ic get world» command
- bbrains.infocollector.cmd.get.loadedchunks - given access to the «/ic get loadedchunks» command
- -
- bbrains.infocollector.cmd.get.player.* - allows you to see all information about the player
- bbrains.infocollector.cmd.get.player.banned - information about the player ban
- bbrains.infocollector.cmd.get.player.uuid - information about the player uuid
- bbrains.infocollector.cmd.get.player.group - information about the player group
- bbrains.infocollector.cmd.get.player.prefix - information about the player prefix
- bbrains.infocollector.cmd.get.player.suffix - information about the player suffix
- bbrains.infocollector.cmd.get.player.location - information about the player location
- bbrains.infocollector.cmd.get.player.uuid - information about the player uuid
- bbrains.infocollector.cmd.get.player.health - information about the player health
- bbrains.infocollector.cmd.get.player.hunger - information about the player hunger
- bbrains.infocollector.cmd.get.player.fly - information about the player fly
- bbrains.infocollector.cmd.get.player.op - information about the player op
- bbrains.infocollector.cmd.get.player.fulladmin - information about the player fulladmin
- bbrains.infocollector.cmd.get.player.firstdate - information about the player firstdate
- bbrains.infocollector.cmd.get.player.lastdate - information about the player lastdate
- bbrains.infocollector.cmd.get.player.playtime - information about the player playtime
- bbrains.infocollector.cmd.get.player.totalxp - information about the player totalxp
- bbrains.infocollector.cmd.get.player.lvl - information about the player lvl
- bbrains.infocollector.cmd.get.player.ip - information about the player ip
- bbrains.infocollector.cmd.get.player.gamemode - information about the player gamemode
- -
- bbrains.infocollector.cmd.get.plugin.* - allows you to see all information about the plugin
- bbrains.infocollector.cmd.get.plugin.name - information about the plugin name
- bbrains.infocollector.cmd.get.plugin.version - information about the plugin version
- bbrains.infocollector.cmd.get.plugin.authors - information about the plugin authors
- bbrains.infocollector.cmd.get.plugin.package - information about the plugin package
- bbrains.infocollector.cmd.get.plugin.mainclass - information about the plugin mainclass
- bbrains.infocollector.cmd.get.plugin.website - information about the plugin website
- bbrains.infocollector.cmd.get.plugin.apath - information about the plugin apath
- -
- bbrains.infocollector.cmd.get.server.* - allows you to see all information about the server
- bbrains.infocollector.cmd.get.server.os - information about the server os
- bbrains.infocollector.cmd.get.server.java - information about the server java
- bbrains.infocollector.cmd.get.server.corename - information about the server corename
- bbrains.infocollector.cmd.get.server.coreversion - information about the server coreversion
- bbrains.infocollector.cmd.get.server.bukkitversion - information about the server bukkitversion
- bbrains.infocollector.cmd.get.server.date - information about the server date
- bbrains.infocollector.cmd.get.server.spawnlimit - information about the server spawnlimit
- bbrains.infocollector.cmd.get.server.spawnradius - information about the server spawnradius
- bbrains.infocollector.cmd.get.server.spawnspertick - information about the server spawnspertick
- bbrains.infocollector.cmd.get.server.viewdistance - information about the server viewdistance
- bbrains.infocollector.cmd.get.server.gamemode - information about the server gamemode
- bbrains.infocollector.cmd.get.server.worlds - information about the server worlds
- bbrains.infocollector.cmd.get.server.loadedchunks - information about the server loadedchunks
- -
- bbrains.infocollector.cmd.get.world.* - allows you to see all information about the world
- bbrains.infocollector.cmd.get.world.animals - information about the world animals
- bbrains.infocollector.cmd.get.world.monsters - information about the world monsters
- bbrains.infocollector.cmd.get.world.spawnlimit - information about the world spawnlimit
- bbrains.infocollector.cmd.get.world.difficulty - information about the world difficulty
- bbrains.infocollector.cmd.get.world.entities - information about the world entities
- bbrains.infocollector.cmd.get.world.livingentities - information about the world livingentities
- bbrains.infocollector.cmd.get.world.loadchunks - information about the world loadchunks
- bbrains.infocollector.cmd.get.world.maxheight - information about the world maxheight
- bbrains.infocollector.cmd.get.world.players - information about the world players
- bbrains.infocollector.cmd.get.world.seed - information about the world seed
- bbrains.infocollector.cmd.get.world.spawnspertick - information about the world spawnspertick
- bbrains.infocollector.cmd.get.world.worldborder - information about the world worldborder
- bbrains.infocollector.cmd.get.world.worldfolder - information about the world worldfolder
- bbrains.infocollector.cmd.get.world.worldtype - information about the world worldtype
Install the PermissionEx or LuckPerms plugin
Dependencies:
- [Vault]
- <PremissionEx> or <LuckPerms>
[ ] - required parameter, <> - optional parameter
----------------------------------------------------------------------------------------------------
Any questions? Any ideas? Faced with a problem? Do you need a dialogue with the developer? Join us: Ссылка скрыта, пожалуйста Войдитеили Зарегистрируйтесь
My other plugins & mods: Ссылка скрыта, пожалуйста Войдитеили Зарегистрируйтесь
Any questions? Any ideas? Faced with a problem? Do you need a dialogue with the developer? Join us: Ссылка скрыта, пожалуйста Войдите
My other plugins & mods: Ссылка скрыта, пожалуйста Войдите