Skip to content

Commit

Permalink
Ported over from ASkyBlock.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Sep 13, 2015
1 parent f73c540 commit 2f871b3
Show file tree
Hide file tree
Showing 20 changed files with 2,509 additions and 1,075 deletions.
3 changes: 3 additions & 0 deletions WelcomeWarps/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Use the GUI warp panel, if false, warps will be listed as text
usewarppanel: true

# Sign worlds - a list of worlds where Welcome Warp Signs work. If this is blank, then they will work in all worlds. Worlds must be correctly capitalized.
# Example -
# signworlds:
Expand Down
467 changes: 467 additions & 0 deletions WelcomeWarps/locale/locale.yml

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions WelcomeWarps/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: WelcomeWarpSigns
main: com.wasteofplastic.welcomewarpsigns.WelcomeWarpSigns
version: 1.0
main: com.wasteofplastic.wwarps.WWarps
version: 1.1
description: Easy to use warp signs for players
author: Tastybento
author: tastybento
commands:
wwarp:
description: Admin Command for Warp Signs
description: Show Welcome Warp Signs
aliases: wwarps
usage: |
/wwarp to list warps /wwarp <name> to warp
/wwarp to list warps, /wwarp <name> to warp
wwadmin:
description: Admin Command for Warp Signs
aliases: wadmin
Expand Down
226 changes: 0 additions & 226 deletions WelcomeWarps/src/com/wasteofplastic/welcomewarpsigns/Metrics.java

This file was deleted.

13 changes: 0 additions & 13 deletions WelcomeWarps/src/com/wasteofplastic/welcomewarpsigns/Settings.java

This file was deleted.

85 changes: 0 additions & 85 deletions WelcomeWarps/src/com/wasteofplastic/welcomewarpsigns/WAdmin.java

This file was deleted.

Loading

0 comments on commit 2f871b3

Please sign in to comment.