-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhelp_file_example.txt
More file actions
38 lines (27 loc) · 1.01 KB
/
help_file_example.txt
File metadata and controls
38 lines (27 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
If you like our work please support us at https://patreon.com/LunaTechsDev
This plugin works for MV and MZ!
=== Summary ===
This plugin allows you create different storage systems where the player can
store his items.
This plugin does not add the ability to limit the player's inventory.
=== Notetags ===
Item, Weapon, Armor Notetags:
<Cannot Store>
This makes it so that the item cannot be store in the storage system.
=== Plugin Commands ===
Main Command: StorageSystem
-----------------------
StorageSystem open id
-----------------------
open - Keyword for opening a storage system.
Keep in mind that the id starts at 0!
id - The id of the storage system that will be opened. If no id is
specified, the last opened storage system will be opened.
=== License ===
This plugin is released under MIT license.
https://mit-license.org/
=== Contact us ===
[Website] : https://lunatechs.dev
[Twitter] : https://twitter.com/LunaTechsDev
[Github] : https://github.com/LunaTechsDev
[Patreon] : https://patreon.com/LunaTechsDev