Gumdum.Com

There are currently 0 players online.

Connect now using the IP gumdum.com

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

👑 Admin/Staff Commands Reference

Commands for server administrators and staff members. ⚠️ Use with caution!


🎁 Daily Rewards Admin Commands

CommandPermissionDescription
/dailyrewards reloadndailyrewards.adminReload plugin configuration
/dailyrewards reset ndailyrewards.adminReset player's daily rewards progress
/dailyrewards set ndailyrewards.adminSet player to specific day (1-7)
/dailyrewards give ndailyrewards.adminForce give reward to player

🎤 Voice Chat Admin Commands

CommandPermissionDescription
/voicechat reloadvoicechat.adminReload voice chat configuration
/voicechat infovoicechat.adminShow plugin info and stats
/voicechat testvoicechat.adminTest voice chat server

🛡️ Anti-Dupe Admin Commands

CommandPermissionDescription
/antidupeantidupe.useMain anti-dupe command
/antidupe addcustomantidupe.addcustomAdd custom item to monitor
/antidupe viewhashantidupe.viewhashView item hash information
/antidupe modifyhashantidupe.modifyhashModify item hash
/antidupe whitelist add antidupe.whitelistExempt player from dupe checks
/antidupe whitelist remove antidupe.whitelistRemove player from whitelist
/antidupe setstacksize antidupe.setstacksizeSet custom stack size
/antidupe onlyscan add antidupe.onlyscanAdd item to scan list
/antidupe onlyscan remove antidupe.onlyscanRemove item from scan list
/antidupe reloadantidupe.reloadReload configuration

💀 Hardcore Revival Admin Commands

CommandPermissionDescription
/hc-revive reloadhardcorerevival.adminReload plugin configuration
/hc-revive check hardcorerevival.adminCheck player death status
/hc-revive revive hardcorerevival.adminManually revive player
/hc-revive statshardcorerevival.adminView death statistics

🌐 Admin Panel: https://www.gumdum.com/panel/hardcore
📊 Death Records: /panel/hardcore/deaths
💳 Payments: /panel/hardcore/payments


📚 Wiki Admin Commands

🌐 Admin Panel: https://www.gumdum.com/panel/wiki

  • Create, edit, and delete wiki pages
  • Reorder sidebar navigation (drag & drop)
  • Edit homepage content
  • Manage page visibility and permissions

⚙️ Server Management

CommandDescription
/stopStop the server gracefully
/reloadReload server configuration (⚠️ not recommended)
/whitelist add Add player to whitelist
/whitelist remove Remove from whitelist
/ban [reason]Ban player
/unban Unban player
/kick [reason]Kick player
/tp Teleport player to another player
/gamemode [player]Change gamemode
/give [amount]Give items to player

🗄️ Database Access

MySQL Database: gumdum
Access: Via SSH and mysql command
Tables:

  • nl2_hardcore_deaths - Death records
  • nl2_hardcore_payments - Revival payments
  • ndailyrewards.data - Daily reward progress
  • nl2_wiki_pages - Wiki content

📋 Configuration Files

PluginConfig Location
Daily Rewards/plugins/NDailyRewards/config.yml
Voice Chat/plugins/voicechat/voicechat-server.properties
Anti-Dupe/plugins/BlockSigningPlugin/config.yml
HardcoreRevival/plugins/HardcoreRevival/config.json

⚠️ Important Notes:

  • Always backup before making major changes
  • Restart PHP-FPM after website config changes: sudo systemctl restart php-fpm
  • Clear website cache: rm -f /home/gumdum/public_html/cache/*.cache
  • Restart Minecraft server: cd /home/gumdum/multicraft && ./bin/multicraft command "server 1:restart"
  • Check logs: /multicraft/servers/server_1/logs/latest.log

🔧 Need Help? Check plugin documentation or contact senior staff.