-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cf3f61
commit cfe3821
Showing
34 changed files
with
739 additions
and
649 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
essentials/paper/src/main/kotlin/ink/pmc/essentials/Constants.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
package ink.pmc.essentials | ||
|
||
const val BYPASS_HOME_LIMIT = "essentials.home.bypass" | ||
|
||
const val HOMES_OTHER = "essentials.home.other" | ||
|
||
const val DEMO_WORLD_BYPASS = "essentials.demoworld.bypassw" | ||
|
||
const val HEAD_COST_BYPASS = "essentials.head.cost.bypass" |
Oops, something went wrong.