gradle is finally gone
This commit is contained in:
parent
e76be02554
commit
f90b81e427
11 changed files with 1 additions and 22 deletions
|
@ -1,3 +0,0 @@
|
|||
Manifest-Version: 1.0
|
||||
Main-Class: Resurrection
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,18 +0,0 @@
|
|||
main: net.brysonsteck.Resurrection.Resurrection
|
||||
name: Resurrection
|
||||
author: 'Bryson Steck'
|
||||
version: '0.0.1 alpha'
|
||||
commands:
|
||||
about:
|
||||
description: Displays information about Resurrection.
|
||||
permission: op
|
||||
usage: /about
|
||||
|
||||
timecheck:
|
||||
description: Displays the remaining time before the player (or specified player) is resurrected.
|
||||
usage: /timecheck [PLAYER NAME]
|
||||
|
||||
resurrect:
|
||||
description: Manually resurrects a player.
|
||||
permission: op
|
||||
usage: /resurrect PLAYER_NAME
|
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
package net.brysonsteck.Resurrection;
|
||||
package net.brysonsteck.Resurrection.startup;
|
||||
|
||||
public class CheckForUpdate {
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue