Minecraft Crafting Guide Crafting in Minecraft is the method by which the majority of items, blocks and tools are created. To craft an item move the ingredients from your inventory into the crafting grid and place them in the order representing the item you wish to craft.
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- Source Code:
- https://gitlab.com/andycraftz/myslots/
_______________________________________________________________________________
MYSlots:
[Q] So to the main part what does the plugin do?
[A] With this plugin you can increase the slots of your server also if your server has a slot limit and it is not like the fake slots plugin with my plugin you can use the slots!
[Q] Will you add some extra things to the plugin?
[A] Not now.
_______________________________________________________________________________
Commands:
- /myslots - Command to see the slots
- /myslots [Slots] - Command to set the slots
_______________________________________________________________________________
Permissions:
- myslots.use - Admin Permission
_______________________________________________________________________________
Config:
_______________________________________________________________________________
Languages:
This plugin support 4 languages from stock:
- Deutsch (german) - 'de'
- Français (french) - 'fr'
- English - 'en' - default
- Español (spanish) - 'es'
You can also create your own yourlanguage.yml in the language folder of my plugin if you which to use it simple copy another language file, translate it and set it in the config.yml
_______________________________________________________________________________
Example:
On that server usually can only 4 players play but with this plugin 500.

Review:
[German] (outdated)
_______________________________________________________________________________
Some hoster my handle that plugin as illegal so if you use it I'm not responsible for any trouble. Use it on your OWN risk.
If you have any problems with that plugin contacte me.
NBT tags (formerly called data tags) allow you to set certain properties of an entity (or mob) in the game. NBT tags are used in game commands such as: /summon, /data, /give, /fill, /setblock.
The NBT tag is always surrounded in {} such as {NoAI:1}. If there is more than one NBT tag used in a command, the NBT tags are separated by a comma such as {NoAI:1, IsBaby:1}.
Making A Slot Machine In 1.8.9 Minecraft Mods
Each entity (or mob) has its own unique set of NBT tags. Select an entity to see the NBT tags that you can change.