Skip to content

Commit d01fa39

Browse files
initial commit
1 parent 849d9f2 commit d01fa39

File tree

283 files changed

+35167
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+35167
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
*.zip
3+
plugins/CoreProtect/database.db

ReadMe.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Welcome To Your New Apex Factions Server!
2+
3+
How to get started:
4+
First you need to make your self an admin / owner on your server.
5+
Go to the control panel then to the console tab. Now type in "OP USERNAME" and "pex user USERNAME group set owner"
6+
(Replace USERNAME with your ingame minecraft name and do not include "" in the console)
7+
8+
Making someone a different rank:
9+
To change someones rank in game do /pex user USERNAME group set owner/mod/admin/default/VIP
10+
11+
If you need more help what should you do?
12+
If you need help and cannot find it in this ReadMe file you can contact support via
13+
LiveChat: https://apexminecrafthosting.com/
14+
Ticket: https://apexminecrafthosting.com/billing/submitticket.php
15+
16+
Thanks for using ApexMinecraft
17+
- The ApexMinecraft Team!

commands.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# This is the commands configuration file for Bukkit.
2+
# For documentation on how to make use of this file, check out the Bukkit Wiki at
3+
# https://www.spigotmc.org/go/commands-yml
4+
#
5+
# If you need help on this file, feel free to join us on irc or leave a message
6+
# on the forums asking for advice.
7+
#
8+
# IRC: #spigot @ irc.spi.gt
9+
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
10+
# Forums: https://www.spigotmc.org/
11+
# Bug tracker: https://www.spigotmc.org/go/bugs
12+
13+
command-block-overrides: []
14+
ignore-vanilla-permissions: false
15+
aliases:
16+
icanhasbukkit:
17+
- version $1-
18+
unrestricted-advancements: false

0 commit comments

Comments
 (0)