forked from fernferret/InfiniteClaims
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
40 lines (40 loc) · 1.36 KB
/
plugin.yml
File metadata and controls
40 lines (40 loc) · 1.36 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
39
40
name: InfiniteClaims
main: com.hskrasek.InfiniteClaims.InfiniteClaims
author: hskrasek
authors: [LulzSek, Toffer]
description: |
InfiniteClaims is a plugin designed with the InfinitePlots world generator in mind. InfiniteClaims creates and manages player specific
plots perfectly lined up with the phyiscal plots within the world. This is done using WorldEdit and WorldGuard API's, with
the help of CommandHandler from the Multiverse team.
version: 2.1.0
website: http://dev.bukkit.org/server-mods/infiniteclaims
depend: [InfinitePlots, WorldGuard, WorldEdit]
commands:
iclaims:
description: InfiniteClaims base command.
usage: /<command>
iclaimsplot:
description: Teleport to your plot, or someone elses.
icplot:
description: Teleport to you plot, or someone elses.
icm:
description: Manage your plot.
icmodify:
description: Manage your plot.
icma:
description: Manage your plot (Add a member).
icmr:
description: Manage your plot (Remove a member).
iclist:
description: List your plots.
icplotlist:
description: List you plots.
icnewplot:
description: Get an additional plot.
icmi:
description: Get information on your plots.
iclaimsreload:
description: Reload configuration.
permissions:
iclaims.auto:
description: Allows for automatic plot assignment.