File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.perceivedev</groupId >
5
5
<artifactId >papichestcommands</artifactId >
6
- <version >1.0</version >
6
+ <version >1.0.1 </version >
7
7
<name >PAPI-ChestCommands</name >
8
8
<description >A bukkit plugin to allow ChestCommands to use PlaceholderAPI placeholders</description >
9
9
<repositories >
Original file line number Diff line number Diff line change 1
1
main : com.perceivedev.papichestcommands.PAPIChestCommands
2
2
name : PAPI-ChestCommands
3
- version : 1.0
3
+ version : 1.0.1
4
4
description : A bukkit plugin to allow ChestCommands to use PlaceholderAPI placeholders
5
- author : [ Rayzr]
5
+ author : Rayzr
6
6
depend : [PlaceholderAPI]
7
7
loadbefore : [ChestCommands]
8
- load : STARTUP
9
- # commands:
10
- # uskyfix-chestcommands:
11
- # description: uSkyFix-ChestCommands main command
12
- # aliases: [alias1,alias2]
13
- # usage: "/uskyfix-chestcommands [command]"
14
- # permission: uSkyFix-ChestCommands.main
8
+ load : STARTUP
You can’t perform that action at this time.
0 commit comments