Item Database

Script Item Database 1.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
TryhardTree
Supported Minecraft Versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
  14. 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! :emoji_slight_smile:
Author
TryhardTree
Downloads
245
Views
901
First release
Last update
Rating
3.50 star(s) 2 ratings

Latest updates

  1. Permissions & Sounds

    [+] Added Permission-Nodes for every command argument: - database.all - Gives access to every...

Latest reviews

No idea what that other reviewer was talking about, he wants you to store it in a text file or something?
The performance is not good at all. i recommend you using other system than skript vars.
TryhardTree
TryhardTree
I am sorry if the script is causing troubles, could you maybe send me your exact problem on Discord, so i can fix it? My username is "TryhardTree".