
ALO POLSIA
Gamer Community for everyone!
ALO POLISIA 🍁 Was a gamer community that emerged before the pandemic, where various activities were developed thanks to the Staff.
A heartfelt thank you to all those who accompanied us, both those who are still with us and those who have sadly left us.
The site was built with PHP and MySQL for user management and the database for both the web server and the game server.
Oracle and PL/SQL were used on one occasion for database management with the Minecraft Bedrock server.
Admin Console Image

Lobby Image of the First MC Server

Image of the First Construction on the First Server

Screenshot of the Community on Discord

Closing Image

Here are some images that will go down in posterity







LogBlock Config (SQL)
#YAML1consumer: 2 forceToProcessAtLeast: 200 3 delayBetweenRuns: 2 4 queueWarningSize: 1000 5 timePerRun: 1000 6 fireCustomEvents: false 7 useBukkitScheduler: true 8tools: 9 toolblock: 10 item: BEDROCK 11 removeOnDisable: true 12 canDrop: false 13 leftClickBehavior: TOOL 14 mode: LOOKUP 15 aliases: 16 - tb 17 rightClickBehavior: BLOCK 18 defaultEnabled: true 19 dropToDisable: false 20 permissionDefault: OP 21 params: area 0 all sum none limit 15 desc since 60d silent 22 tool: 23 leftClickBehavior: NONE 24 item: WOODEN_PICKAXE 25 defaultEnabled: true 26 mode: LOOKUP 27 dropToDisable: false 28 removeOnDisable: true 29 aliases: 30 - t 31 params: area 0 all sum none limit 15 desc since 60d silent 32 permissionDefault: OP 33 canDrop: true 34 rightClickBehavior: TOOL 35lookup: 36 linesPerPage: 15 37 hardLinesLimit: 100000 38 dateFormat: MM-dd HH:mm:ss 39 defaultTime: 30 minutes 40 defaultDist: 20 41 linesLimit: 1500 42mysql: 43 password: password 44 host: db4free.net 45 port: 3306 46 database: name_db 47 requireSSL: false 48 user: admin 49questioner: 50 askRollbacks: true 51 askRedos: true 52 askClearLogs: true 53 banPermission: mcbans.ban.local 54 askRollbackAfterBan: false 55 askClearLogAfterRollback: true 56logging: 57 logFireSpreadAsPlayerWhoCreatedIt: true 58 logCreeperExplosionsAsPlayerWhoTriggeredThese: false 59 logFluidFlowAsPlayerWhoTriggeredIt: false 60 logPlayerInfo: false 61 logEnvironmentalKills: false 62 hiddenPlayers: [] 63 ignoredChat: 64 - /register 65 - /login 66 logBedExplosionsAsPlayerWhoTriggeredThese: true 67 logKillsLevel: PLAYERS 68 hiddenBlocks: 69 - AIR 70 - CAVE_AIR 71 - VOID_AIR 72clearlog: 73 auto: 74 - world "world" before 365 days all 75 - world "world" player lavaflow waterflow leavesdecay before 7 days all 76 - world "world" entities before 365 days 77 - world "world_nether" before 365 days all 78 - world "world_nether" player lavaflow waterflow leavesdecay before 7 days all 79 - world "world_nether" entities before 365 days 80 - world "world_the_end" before 365 days all 81 - world "world_the_end" player lavaflow waterflow leavesdecay before 7 days all 82 - world "world_the_end" entities before 365 days 83 dumpDeletedLog: false 84 autoClearLogDelay: 6h 85 enableAutoClearLog: false 86rollback: 87 maxTime: 2 days 88 dontRollback: 89 - LAVA 90 - TNT 91 - FIRE 92 maxArea: 50 93 replaceAnyway: 94 - LAVA 95 - WATER 96 - FIRE 97 - GRASS_BLOCK 98version: '1.14.1-SNAPSHOT (build #65)' 99debug: false 100safety: 101 id: 102 check: true 103loggedWorlds: 104- world 105- world_nether 106- world_the_end 107previousMinecraftVersion: 1.14.4 108 109