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!

TryhardTree

New Member
Aug 31, 2023
2
0
1
TryhardTree submitted a new resource:

Item Database - Save, Give and Use your saved items!

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...

Read more about this resource...
 
Definetly a cool idea, I would use something else tho, variables aren't rlly a data base, u could try using nbt files or something else. or maybe a real database. but the concept is cool
 
  • Like
Reactions: TryhardTree
TryhardTree updated Item Database with a new update entry:

Permissions & Sounds

[+] Added Permission-Nodes for every command argument:
- 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.

[+] Added various Sound Effects:
- A "Pling" sound effect if everything is fine, after you...

Read the rest of this update entry...