haykam821
haykam821
If this command is added, I think it should use the same syntax as the vanilla equivalent, with the exception of the targets argument. Also, as a side note, #428...
Does this issue occur when an entity has the glowing effect from normal means?
Perhaps both trackers and event scripts could be implemented. Personally, I think creating scripts for specific events is overkill and this would be a simpler solution. I don't think data...
I don't think this is an issue with Caporal. I was able to trace this error to `fs-extra` by adding the following snippet: ```js program.addListener("error", error => { console.log(error); });...
Web-accessible resources allow Chrome extensions such as Reddit Enhancement Suite to be [fingerprinted](https://z0ccc.github.io/extension-fingerprints/). It also looks like Chrome will [disallow Manifest v2 extensions starting in 2023](https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/).
You need to use [`mousetrap-global-bind`](https://www.npmjs.com/package/mousetrap-global-bind) since it is a plugin.
[`trash`](https://github.com/sindresorhus/trash) works already on servers.
 This is not what a Share button should do. The share button should immediately open the sharing prompt, with the actions included as actions there.
> The share menu is one of Apple's poorest designed UI elements (horizontal scrolling - come on). And putting the current actions, which are all visible at any given time...
This is still an issue even in v1.22.0, unfortunately.