File tree 2 files changed +2
-2
lines changed
src/main/java/team/devblook/akropolis
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
![ Akropolis banner] ( https://user-images.githubusercontent.com/56933557/188349705-b1f1eb56-8e4b-42d2-b99d-f21552ec84c2.png )
2
2
3
- Akropolis is a modern Minecraft hub server solution that is based on DeluxeHub by ItsLewizz .
3
+ Akropolis is a modern Minecraft hub server solution that is based on DeluxeHub by ItsLewizzz .
4
4
It contains almost all of its features and configuration files are almost the same, so you can just
5
5
drop your configuration into the plugin's directory, make a few modifications and use it.
6
6
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ public void onEnable() {
63
63
getLogger ().log (Level .INFO , " /_/ \\ _\\ _|\\ _\\ _| \\ ___/| .__/ \\ ___/|_|_|___/" );
64
64
getLogger ().log (Level .INFO , " |_| " );
65
65
getLogger ().log (Level .INFO , "Author: ZetaStormy" );
66
- getLogger ().log (Level .INFO , "Based on DeluxeHub by ItsLewizz ." );
66
+ getLogger ().log (Level .INFO , "Based on DeluxeHub by ItsLewizzz ." );
67
67
getLogger ().log (Level .INFO , "--------" );
68
68
69
69
// Check plugin hooks
You can’t perform that action at this time.
0 commit comments