LeetPeet reports: A Bailiff command that prevent ... #742

Open
opened 2021-07-21 21:52:50 +00:00 by yourland-report · 4 comments

LeetPeet reports a bug:

A Bailiff command that prevents certain players from using uppercase letters?

Player position:

{
	y = 16.5,
	x = 2113.4340820313,
	z = 1173.0570068359
}

Player look:

{
	y = -0.30735662579536,
	x = -0.86646431684494,
	z = 0.3934101164341
}

Player information:

{
	min_rtt = 0.096000000834465,
	max_rtt = 2.316999912262,
	connection_uptime = 5863,
	max_jitter = 2.1960000991821,
	minor = 2,
	major = 5,
	ip_version = 6,
	formspec_version = 3,
	patch = 0,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.2.0",
	avg_rtt = 0.2660000026226,
	state = "Active",
	avg_jitter = 0.14800000190735,
	min_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 36012\", \"\", \"\", \"\", \"\", \"\"}",
		yl_commons_thankyou = "4",
		yl_commons_player_joined = "1626898534",
		["signslib:pos"] = "(2112,17,1166)",
		digged_nodes = "1123121",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		partychat = "party",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = -62, [\"x\"] = 1526, [\"z\"] = 376}, [\"last_heal\"] = 1619393938, [\"last_death_portal\"] = 1623840945}",
		["stamina:level"] = "8.475",
		punch_count = "7090",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "59656",
		crafted = "14523",
		played_time = "1369831",
		xp = "1001679",
		died = "140",
		placed_nodes = "90214",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1609243939"
	}
}

Log identifier


[MOD] yl_report log identifier = Izf0LCUGP8cZxNVCvMu6TRYs19agrZPF

Profiler save:

profile-20210721T235250.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=63784.1, max_lag=2.33319, clients={controlex, JJJ, LeetPeet, GrimPixel, Oakenshield, Sokomine, Nibsokube, Sundance, Trent, ElishQa, Julia, coffewithmilk, AliasAlreadyTaken, Service, Bailiff, Arabella}
LeetPeet reports a bug: > A Bailiff command that prevents certain players from using uppercase letters? Player position: ``` { y = 16.5, x = 2113.4340820313, z = 1173.0570068359 } ``` Player look: ``` { y = -0.30735662579536, x = -0.86646431684494, z = 0.3934101164341 } ``` Player information: ``` { min_rtt = 0.096000000834465, max_rtt = 2.316999912262, connection_uptime = 5863, max_jitter = 2.1960000991821, minor = 2, major = 5, ip_version = 6, formspec_version = 3, patch = 0, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.2.0", avg_rtt = 0.2660000026226, state = "Active", avg_jitter = 0.14800000190735, min_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 36012\", \"\", \"\", \"\", \"\", \"\"}", yl_commons_thankyou = "4", yl_commons_player_joined = "1626898534", ["signslib:pos"] = "(2112,17,1166)", digged_nodes = "1123121", bitten = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", partychat = "party", yl_church = "return {[\"last_death\"] = {[\"y\"] = -62, [\"x\"] = 1526, [\"z\"] = 376}, [\"last_heal\"] = 1619393938, [\"last_death_portal\"] = 1623840945}", ["stamina:level"] = "8.475", punch_count = "7090", arenalib_infobox_arenaID = "0", inflicted_damage = "59656", crafted = "14523", played_time = "1369831", xp = "1001679", died = "140", placed_nodes = "90214", hud_state = "on", repellant = "0", yl_commons_player_created = "1609243939" } } ``` Log identifier ``` [MOD] yl_report log identifier = Izf0LCUGP8cZxNVCvMu6TRYs19agrZPF ``` Profiler save: ``` profile-20210721T235250.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=63784.1, max_lag=2.33319, clients={controlex, JJJ, LeetPeet, GrimPixel, Oakenshield, Sokomine, Nibsokube, Sundance, Trent, ElishQa, Julia, coffewithmilk, AliasAlreadyTaken, Service, Bailiff, Arabella} ```
AliasAlreadyTaken was assigned by yourland-report 2021-07-21 21:52:50 +00:00

Should be included in yl_chat

Should be included in yl_chat
AliasAlreadyTaken added the
1. kind/enhancement
label 2021-08-12 14:46:27 +00:00
Styxcolor added the
4. step/question
label 2021-11-03 03:29:51 +00:00
Owner

How does it work? Is it included?

How does it work? Is it included?
Styxcolor self-assigned this 2021-11-03 03:30:11 +00:00
Member

cf. https://github.com/BlockySurvival/bls_custom/blob/master/privs/caps.lua, which creates a revokable caps "privilege" that new players start with.

see https://github.com/BlockySurvival/bls_custom/blob/master/update_initial_privs.lua for the update code

cf. https://github.com/BlockySurvival/bls_custom/blob/master/privs/caps.lua, which creates a revokable caps "privilege" that new players start with. see https://github.com/BlockySurvival/bls_custom/blob/master/update_initial_privs.lua for the update code
Member
https://gitea.your-land.de/your-land/reports/issues/365#issuecomment-29212
Sign in to join this conversation.
No Milestone
No project
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#742
No description provided.