Items

Sign Manager cover image

Sign Manager - 1.0.6

$10

Steenamaroo

sign  painting  image 

Admin and player UI for saving/recalling/deleting sign drawings. Gives players a 25 capacity image library so they can save, and restore, their artwork. Saved images exist even after the signs they're on are destroyed. Multi-layer support for animated signs allows save from and restore to each layer separately. Admin can view a 25 image history for any sign, with the SteamID of the painter shown. Clicking a SteamID shows a 25 image history for that player. UI delete allows for very easy moderati...

Sign Manager in Codefling

Monument Spawn Control cover image

Monument Spawn Control - 1.0.8

Free

Steenamaroo

steenamaroo  guinness  admin 

UI spawn amount/time control for monument crates, keycards, barrels, etc. MonumentSpawnControl provides a UI per vanilla monument, listing each spawn group for that monument, with controls for spawn population, respawn timer, and max amount to respawn per cycle. Each group can be emptied, filled, enabled, or disabled, with one click. Respawn durations are in minutes. Where there are multiple monuments of the same name (e.g. Lighthouse), they are all controlled by the same settings. Notes Does no...

Monument Spawn Control in Codefling

GridTP cover image

GridTP - 1.0.3

$10

Steenamaroo

admin  teleport  map 

Grid based teleportation plugin with daily limits, cooldowns, and permissions. Also has useful admin features. Note - GridTP is accurate right to the lines in both axis. Permissions. gridtp.admin gridtp.clickmap gridtp.precisemap gridtp.tomiddle gridtp.tocorner gridtp.whereis gridtp.back gridtp.toplayer gridtp.vip (for VIP cooldowns and daily limits) With 'precise' perm, players can TP to the precise spot they clicked on the map, or the nearest safe spot. With 'middle' or 'corner' perms, players...

GridTP in Codefling

GridAPI cover image

GridAPI - 1.0.0

Free

Steenamaroo

vector3  map  grid 

Simple API for retrieving in-game grid coordinates from a Vector3 position, and vice versa. String[] GetGrid(Vector3 pos) returns the grid coordinates for the given position. object IntersectionPosFromGrid(string a, string b) returns Vector3 intersection (top left on map) for a given set of map coordinates. returns string message if input strings are not valid. object MiddlePosFromGrid(string a, string b) returns Vector3 centre of grid for a given set of map coordinates. returns string message i...

GridAPI in Codefling