- Contributors
- TryhardTree
- Supported Minecraft Versions
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
This script allows you to save, give and use your saved items!
REQUIREMENTS: Skript
Commands: /database, /dtb
- /database info ; Sends you a message with all informations about every Database command (This message)!
- /database add <id> ; Adds your hand item to the database with the ID of what you gave as the <id>!
- /database remove <id> ; Removes an item from the database with the ID of what you gave as the <id>!
- /database give <id> ; Gives an item from the database with the ID of what you gave as the <id>!
Permissions:
- database.all - Gives access to every database command.
- database.info - Gives access to see the information message of the database.
- database.add - Gives access to add an item to the database.
- database.remove - Gives access to remove an item from the database.
- database.give - Gives access to give yourself an item from the database.
NOTE: If an ID doesn't exist, it will still show the debug information!
If you want to use the items in a script, then follow these Steps:
1. Add the item to your database.
2. Go into your script which you want to use the variable in.
3. Use the variable " {database::>>id<<} " , though replace the >>id<< with the id of your item.
If you have any bug reports, suggestions or questions, message me on Discord, my username is "realtreetop"!
Thanks for using my script!
REQUIREMENTS: Skript
Commands: /database, /dtb
- /database info ; Sends you a message with all informations about every Database command (This message)!
- /database add <id> ; Adds your hand item to the database with the ID of what you gave as the <id>!
- /database remove <id> ; Removes an item from the database with the ID of what you gave as the <id>!
- /database give <id> ; Gives an item from the database with the ID of what you gave as the <id>!
Permissions:
- database.all - Gives access to every database command.
- database.info - Gives access to see the information message of the database.
- database.add - Gives access to add an item to the database.
- database.remove - Gives access to remove an item from the database.
- database.give - Gives access to give yourself an item from the database.
NOTE: If an ID doesn't exist, it will still show the debug information!
If you want to use the items in a script, then follow these Steps:
1. Add the item to your database.
2. Go into your script which you want to use the variable in.
3. Use the variable " {database::>>id<<} " , though replace the >>id<< with the id of your item.
If you have any bug reports, suggestions or questions, message me on Discord, my username is "realtreetop"!
Thanks for using my script!