On The Dancefloor [TESTED]

Watch these performances and behind-the-scenes stories to see how this iconic song continues to define moments on the dancefloor: Sophie Ellis-Bextor - Murder On The Dancefloor YouTube · SEllisBextorVEVO

For many, the story is more grounded. It’s about someone like the woman who, after forty years away from the rhythm, nervously steps back onto the floor. On The Dancefloor

: A childhood class lit a fire that life eventually dimmed. From the booth, the dancefloor is a living, breathing entity

From the booth, the dancefloor is a living, breathing entity. To a DJ, the story is "progressive"—it’s not about immediate drops, but building tension over hours. desperate for the trophy

In the world of professional ballroom, the "Murder on the Dancefloor" isn't literal—it's tactical. Imagine a high-stakes competition where one dancer, desperate for the trophy, meticulously sabotages her rivals. She flirts with the judges to cloud their vision, poisons a competitor's drink to slow their steps, and trips another during a crucial turn. It’s a story of campy, "really nasty" ambition where the protagonist wins not by being the best dancer, but by ensuring she is the only one left standing. The Cinematic Climax (Inspired by Saltburn )

Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart