@@ -3,18 +3,25 @@ Plugin works but I'm still going to add a few features, open to suggestions on w
33Sorry about the terrible github managing n stuff I don't rly know how to use much of it conventionally
44
55Intstructions:
6- - to set a warp location , name an eye of ender "set (location name)" and then burn it at the desired location
7- - name a chorus fruit "warp (location name)" then once you eat it , it'll take you to that location
6+ - to set a warp point , name an eye of ender "set (location name)" and then burn it at the desired location
7+ - name a chorus fruit "warp (location name)" then, once eaten , it'll take you to that location
88
99Commands:
10- - removelocation (location name)
11- removes a warp locations data by name from the dimesnion the command was executed in
10+ - removewarp (location name)
11+ removes a warp points data by name from the dimension the command was executed in
1212
13- - listlocations
13+ - listwarps
1414Sends the player a list of all warp locations in their current dimension
1515
16- - setopexclusive (true/false)
17- Sets whether only server operators can delete or set warp locations
16+ - permission (give/list/remove) (player) [ permission] // [ ] if it isn't list
17+ Sets what functions or commands players are allowed to use with the plugin
18+
19+ Permissions:
20+ - All - All permissions except NoWarping
21+ - Set_Warps - Allow setting warp points
22+ - Remove_Warps - Allow removing of existing warp points
23+ - Listing - Allow seeing a list of all warp points
24+ - No_Warping - Disallows using warp points by eating chorus fruit
1825
1926() are for placeholder values
2027
0 commit comments