-
Notifications
You must be signed in to change notification settings - Fork 4
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
04d9fc4
commit 320ea74
Showing
29 changed files
with
2,567 additions
and
219 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
BanWaves: | ||
StoredTime: 0 | ||
Time: 86400000 | ||
Message: '&c&l&8&l[&4&lGWEN&8&l]&c: BanWave has been executed {total} players have been banned' | ||
BanWaveNoBans: '&c&l&8&l[&4&lGWEN&8&l]&c: There have been no bans within the last 24 hours' | ||
EnableBanWave: true | ||
EraseBansOnDisable: true | ||
CommandOnBanWave: | ||
- 'ba ban {player} gwen &c&l&8&l[&4&lGWEN&8&l]&c: hacking or breaking rules' | ||
- 'say &c&l&8&l[&4&lGWEN&8&l]&c: &c&l{Player} &ahas been banned!' | ||
- 'say &c&l&8&l[&4&lGWEN&8&l]&c: I am always watching!' | ||
TotalBans: 0 | ||
CommandsMessages: | ||
BanWaveAddCommand: '&c&l&8&l[&4&lGWEN&8&l]&c: &4{name} &chas been added to the ban wave. They will be banned in the next wave.' | ||
BanWaveExecuteCommand: '&c&l&8&l[&4&lGWEN&8&l]&c: &aBanwave is starting.' | ||
BanWaveRemoveCommand: '&c&l&8&l[&4&lGWEN&8&l]&c: &a&l{name} has been removed from the ban wave.' | ||
BanWaveOffCommand: '&c&l&8&l[&4&lGWEN&8&l]&c: &4Banwave disabled and cleared. All players on the list will no longer be banned.' | ||
BanWaveOnCommand: '&c&l&8&l[&4&lGWEN&8&l]&c: &aBanWave enabled.' |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
WatchListWarns: 5 | ||
AutoBan: true | ||
BanWarns: 8 |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
GWEN ANIMATION: | ||
The configs were generated from the plugins. | ||
If you remove the configs it will autogenerate on next start but it wouldnt work with (or like) gwen. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
prefix: '&8&l[&4&lGWEN&8&l] ' | ||
prefix: '&c&l&8&l[&4&lGWEN&8&l]&c: ' | ||
ban-timer: '&c%player% &7will be banned in 5 seconds. &cReason &7[&c%check%&7]' | ||
alerts: '&c%player% &7failed &7[&c%check%&7] [&bVL%vl%&7] %tags%' | ||
punish-commands: | ||
- 'ba ban %player% gwen &8&l[&4&lGWEN&8&l]: &c(JI) Unfair Advantage! &7(%check%)' | ||
- 'broadcast &8&l[&4&lGWEN&8&l]&c: (JI) &a%player% &chas been banned for &7(%check%)' | ||
- 'ba ban %player% gwen &c&l&8&l[&4&lGWEN&8&l]&c: &c(JI) Unfair Advantage! &7(%check%)' | ||
- 'broadcast &c&l&8&l[&4&lGWEN&8&l]&c: (JI) &a%player% &chas been banned for &7(%check%)' | ||
jday-added: '&c%player% &7was added to the jday list. &cReason &7[&c%check%&7]' | ||
jday-command: ban %player% (JDay) %check% | ||
jday-command: 'ba ban %player% gwen &c&l&8&l[&4&lGWEN&8&l]&c: (JI) Unfair Advantage! &7(%check%)' | ||
autoban-cancel: '&7You canceled &c%player% &7autoban queue.' | ||
jday-broadcast: '&3%player% &7has been removed permanently from the network.' |
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,5 +1,22 @@ | ||
# Gwen-Remade | ||
Configs to remake Gwen | ||
# build server version. 1.8 - 1.12 (Recomended 1.11.2 - 1.12) | ||
GWEN in no way should mess with your server. | ||
I do not take responsibility for the anticheat plugin or players banned by gwen. | ||
# GWEN | ||
This repository is where we put our latest builds!!! | ||
|
||
tested with paper 1.11.2 | ||
|
||
# Setup | ||
|
||
```txt | ||
download the latest [release](http://link to latest release) | ||
switch out your server jar with paper.jar | ||
combine your server's plugin folder with gwen's plugin folder | ||
start your server | ||
``` | ||
|
||
> Note: paper.jar is 1.11.2, the recommended gwen version | ||
> Note: If you are using Gwen release, paper.jar is not a plugin so do not put it in your plugins folder. | ||
> Note: The plugins folder has essentials delete your servers essentials and use the essentials provided | ||
> Note: The essentials plugins provided are not regular essentials, they are EssentialsX, a fork of essentials that works better. | ||
GWEN ANIMATION: | ||
The configs were generated from the plugins. | ||
If you remove the configs it will autogenerate on next start but it wouldnt work with (or like) gwen. |
Oops, something went wrong.