Jump to content

LurKau

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by LurKau

  1. LurKau

    Online Counter

    I changed a few things that I think would benefit an update in the source code. What Changed Made the UI text configurable via format strings Added FormatCountText(int count) so "Text Count" in config can be something like "{0}/100" or "Online: {0}" Added permission-driven behavior onlinecounter.noui → player won’t see the UI onlinecounter.dontcountme → player won’t be included in the online count Introduced ShouldShowUI() / ShouldCountOnline() helpers to keep this logic clean. Improved counting + UI refresh flow Recounts on startup (`CountOnlinePlayers()`) Adjusts `_onlineCount` on connect/disconnect with safety (Mathf.Max(0, ...)) Uses `NextTick(UpdateUIForAllPlayers)` on disconnect to avoid timing issues Rebuilds the UI for all active players via UpdateUIForAllPlayers() / ShowUI() OnlineCounter.cs

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.5k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.